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.
- Javascript/HTML/CSS
- Object classes used to create multiple heroes and enemies.
- Each class contains methods that control what each hero and enemy does.