See the app here - http://dinagr.github.io/frontend-nanodegree-arcade-game-master/index.html
This is a game in which the player needs to get to the water without touching the bugs.
- Use the arrow keys to move the boy.
- The purpuse of the boy is to get to the water without colliding with one of the bugs
- Every time the boy gets to the water he gets 1 point
- Every time the boy collides with a bug he gets -1 point.
- If the score number of the boy is smaller than 0 he loses and a new game starts