-
Notifications
You must be signed in to change notification settings - Fork 0
This is a simple arcade game called Space Invaders! In the game, a swarm of aliens moves back-and-forth across screen, moving down once the swarm has reached the end of the screen. The player, at the bottom, moves back-andforth, shooting the aliens. The game is won if the player successfully shoots all the aliens. The game is lost if the aliens …
AshekAZaman/SpaceInvaders
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# SpaceInvaders This is a simple arcade game called Space Invaders! In the game, a swarm of aliens moves back-and-forth across screen, moving down once the swarm has reached the end of the screen. The player, at the bottom, moves back-andforth, shooting the aliens. The game is won if the player successfully shoots all the aliens. The game is lost if the aliens reach the bottom. To learn more about the game and its rules visit: https://en.wikipedia.org/wiki/Space_Invaders ________________________________________________________________________________________________________________________ COMPLETE THE FOLLOWING STEPS TO RUN THE GAME USING YOUR CONSOLE ________________________________________________________________________________________________________________________ 1.COMPILING THE FILE The main class is Display.java COMPILE it using the following command in the command line javac Display.java ________________________________________________________________________________________________________________________ 2. RUNNING THE FILE RUN the program using the following command java Display ________________________________________________________________________________________________________________________ Enjoy!
About
This is a simple arcade game called Space Invaders! In the game, a swarm of aliens moves back-and-forth across screen, moving down once the swarm has reached the end of the screen. The player, at the bottom, moves back-andforth, shooting the aliens. The game is won if the player successfully shoots all the aliens. The game is lost if the aliens …
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published