Arcade game where there is a player and enemies. Once the player collides with enemy, returns to its starting position. Without colliding with any enemy it should reach the water.
Clone or download the game here Open index.html in your favorite browser You can use arrow keys to move player Player position is reset if - player collides with enemy - player tries to move off canvas horizontally or vertically - player wins by reaching the water tiles Multiple enemies keep coming at a random speed Once player reaches water(blue) tiles, a win message is shown in pop up
Player can not move off screen Vehicles cross the screen Vehicle-player collisions happen logically (not too early or too late) Vehicle-player collision resets the game Something happens when player wins
The starter code was provided by Udacity and was cloned from git repo
Icons for pop-up was from flaticons
For details, check out CONTRIBUTING.md.
Sweet alert library jQuery library Bootstrap Framework The Kalam font