Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 556 Bytes

File metadata and controls

17 lines (9 loc) · 556 Bytes

General

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.

Instructions

  1. Use the arrow keys to move the boy.
  2. The purpuse of the boy is to get to the water without colliding with one of the bugs
  3. Every time the boy gets to the water he gets 1 point
  4. Every time the boy collides with a bug he gets -1 point.
  5. If the score number of the boy is smaller than 0 he loses and a new game starts