Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 813 Bytes

File metadata and controls

31 lines (18 loc) · 813 Bytes

Classic Arcade Game Clone Project

Run the Game

All you need to is to clone the project or download it. You should then open index.html file on your browser.

Git

You should first clone the project then run index.html on your browser.

Manually

Play the Game

The game uses arrow keys to move the player. To win, you should reach the water without collision with any enemy.

  • Left Arrow: move to the left
  • right Arrow: move to the right
  • Up Arrow: move Up
  • Down Arrow: move down