Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 686 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 686 Bytes

frontend-nanodegree-arcade-game

Click on index.html and enjoy the game!

Game rules:

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. 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.

Developed by Samuel Gaspar on the basis of Udacity Github fork

Latest version on https://github.com/Kakadu123/frontend-nanodegree-arcade-game