This is a project at Udacity FEND Program. Where I had to create a Classic Arcade Game.
This is a simple game where the player should reach the water and gain a point, while in the meantime he succeeds in overcoming the enemy which is located in the stone-block area.
- The player is moving only with the arrow keys.
- When the player collides with the enemy, he returns to his starting position and the score resets.
- Clone this repository: https://github.com/cristalnaya/frontend-nanodegree-arcade-game
- Then just open index.html in browser and play 🎮.
- Udacity starter code: https://github.com/udacity/frontend-nanodegree-arcade-game
- I'm not aware of any bugs yet.
Front-End Princess: Radostina Dimitrova