Skip to content

arthur-tse7/spaceinvaders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Space Invaders Remake

Starting the game

  1. Clone this repository or download the zip
  2. Open command line
  3. Change directory to bin folder
  4. Enter the following into the command prompt:
java ca/ubc/cpsc210/spaceinvaders/ui/SpaceInvaders

List of different game piece

Orange Rectangle - the player Yellow Circle - speed boost Blue Squircle - enemy Brown Rectangle - bullet Green Rectangle - wall

How to Play

You are able to move the orange rectangle side to side using your arrow keys. Your objective is to shoot down as many enemies as possible without letting the enemies reach the bottom which will make the game end. You only have 10 bullets at a time and it takes a few seconds to reload so use them wisely. All enemies trickle down from the top of the screen. If you collect the yellow circles, you will be able to move side to side faster. The walls can protect you from enemies if the enemies fall directly on the walls. The walls will break when it gets hit too many times.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages