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.
1- Clone project:
$ [sudo] git clone https://github.com/molhamalnasr/Effective-JavaScript-Frogger.git
2- open index.html
IE 9+ | Chrome | Firefox | Opera | Safari |
---|---|---|---|---|
✔ | ✔ | ✔ | ✔ | ✔ |
git checkout -b my-new-feature
git commit -m "Add some feature"
git push origin my-new-feature
English is the universal language nowadays, so please don’t create or comment on issues using another language.