Skip to content

deemullins/Classic-Arcade-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classic Arcade Game

Add a number of entities to the game including the player characters and enemies to recreate the classic arcade game Frogger.

Installation

  • Clone the GitHub Repository:
$ git clone https://github.com/deemullins/Classic-Arcade-Game.git
  • Unzip file.
  • Open index.html in your browser.

Directions:

How to Run:

  • By pressing the up, left, right, and down key you can move your player.

How to Play:

  • You will try to have your player reach the other side of the game board without having any collisions with the enemy bugs. If the bug touches you, you will be reset to the beginning.

Play here:

Good luck!