/Arcade-game

Primary LanguageJavaScript

Arcade-Game

This game uses the application of Object-Oriented JavaScript, HTML5 Canvas, and Responsive Design.

How to play

  1. Clone or download the game.
  2. Open the index.html and play the game.
  3. Move the player using left, right, up and down arrow keyboard keys.
  4. Avoid colliding into one of enemies.
    • The enemies move in varying speeds on the paved block portion.
  5. Once player collides with an enemy.
    • The game is reset.
    • The player moves back to the start square.
  6. If the player reaches the water the game is won.

Credits and Resources

Project Specification

Classic Arcade Game Clone Rubric

Found a bug?

  • Please submit an issue.