frontend-nanodegree-arcade-game

Description

This is an arcade game named "Frogger".

Instruction

  1. Use "Left", "Right", "Up" and "Down" to navigate the player;
  2. Reach the blue river to win scores;
  3. Avoid those bugs, they are enemies!
  4. Colliding into the bugs makes you lose scores and start again;
  5. The world is horizontally cycled, bugs and you can disappear from one side and appear on the other;

Installation

  1. Just download the project and click on index.html or open the browser and visit page http://tianyeblack.github.io/Yesarcadegame, then enjoy it!