This is a project from Udacity's Nanodegree program "Front-End Web Developer".
- Click on this LINK to see the live version of the 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 to Use the keyboard arrow keys to control the player movement direction.
- 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.