frontend-nanodegree-arcade-game

Frogger Game

This game is developed as part of the Grow With Google Front-End Nanodegree Scholarship sponsored by Google and offered through Udacity.

Game Instructions

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.

To play the game download the repository from https://github.com/gyermich/frontend-nanodegree-arcade-game, and open index.html in a browser, or navigate to https://gyermich.github.io/frontend-nanodegree-arcade-game/