项目作者: molhamalnasr

项目描述 :
高级语言: JavaScript
项目地址: git://github.com/molhamalnasr/Effective-JavaScript-Frogger.git


frontend-nanodegree-arcade-game

In this game you have a Player and Enemies (Bugs). The goal of the player is to reach the water, without colliding into any one of the enemies. The player can move left, right, up and down. The enemies move in varying speeds on the paved block portion of the scene. Once a the player collides with an enemy, the game is reset and the player moves back to the start square. Once the player reaches the water the game is won.

Demo

Try it now

How to download it

1- Clone project:

  1. $ [sudo] git clone https://github.com/molhamalnasr/Effective-JavaScript-Frogger.git

2- open index.html

Browser support

IE 9+ Chrome Firefox Opera Safari

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m "Add some feature"
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :)

English is the universal language nowadays, so please don’t create or comment on issues using another language.