Skip to content

Latest commit

 

History

History
31 lines (14 loc) · 676 Bytes

README.md

File metadata and controls

31 lines (14 loc) · 676 Bytes

Enemy-Rain Game

Simple game that moves the hero left and right to kill enemies that fall from the sky by colliding with them at the bottom of the map.

Languages Used

  • Javascript/HTML/CSS

Details

  • Object classes used to create multiple heroes and enemies.
  • Each class contains methods that control what each hero and enemy does.

Screenshots of the Game

alt Game Image 1 Single Player

alt Game Image 2 Enemy Killed

alt Game Image 3 Multiplayer