TO RUN:

  • Download folder and run "java -jar spaceinvaders.jar" in a terminal

SCORING

  • Pink Enemy: 10 points
  • Blue Enemy: 25 points
  • Green Enemy: 50 points
  • Hitting enemies consecutively results in a "streak" being incremented; every time an enemy is hit, the value of this streak is also added to the score

ENEMIES

  • Destroying an enemy increases the speed of the remaining enemies by a factor of 1.015
  • Enemies at higher levels have higher starting speeds

IMAGES AND SOUNDS

GAME SCREENSHOTS

Screen Shot 2021-08-16 at 4 11 58 PM Screen Shot 2021-08-16 at 4 15 42 PM