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 one point is added to the score.
Try to reach the water as many times as you can. You can collide 5 times with an enemy.
Clone/Download the repo and open index.html
. The game starts as the page loads.
https://wojtek-zajac.github.io/arcade-game/
- Visual assets and a game loop engine provided by Udacity
- Background patterns from Subtle Patterns