Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 375 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 375 Bytes

SPACE_INVADERS

Space Invaders

SPACE_INVADER game from CodeGym

Added improvments

  • when player hits pink ship, he is given immunity for 2 hits.
  • when player hits green ship, he is given an ability to shot 5 double shots
  • when player hits white ship, game creates blockade that blocks 5 enemy bullets
  • after winning a game you move to the next level(game moves faster)