Skip to content

davide2894/frontend-nanodegree-arcade-game

 
 

Repository files navigation

Frontend Nanodegree Frogger Game

Welcome to Frogger game!

Get started

  • Start Game
  • select character
  • click on Play button
  • use arrow to move
  • goal: reach the water! But be careful: don't get hit by the bugs!

Contribute

If you want to contribute to this project:

  • fork it
  • from your terminal, navigate to your project folder (ex: desktop/code), and type this:
git clone git@github.com:<your_username>/frontend-nanodegree-arcade-game.git
  • read understading-the-project.md
  • use app.js to edit Enemy and Player classes
  • resources.js loads images needed for the canvas
  • engine.js handles the game loop

License

The contents of this repository are covered under the MIT License

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 71.1%
  • CSS 20.9%
  • HTML 8.0%