Skip to content

tgem/frontend-nanodegree-arcade-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frontend-nanodegree-arcade-game

Running the game

Simply download or clone the repository to your local machine and open index.html to start the game.

Playing the game

  • Your objective is to move the player character safely across the road to the water. The game is won, and restarts, once you have reached the water.
  • If you collide with any of the bugs running across the street, your attempt has failed and the game restarts.
  • Use the left, up, right and down keys on the keyboard to move the player character. Note that your character always moves a full board piece with each klick, and that it cannot move off the screen.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.9%
  • HTML 1.9%
  • CSS 0.2%