This is a simple arcade game made for Udacity Google Nanodegree Scholarship Program.
The goal of this project was:
- using OOP
- using HTML5 Canvas
- writing READMEs
Move the sprite with arrow keys to get to the river. For collecting randomly generated gems you will earned an extra points. Every touch of the ladybird enemy decrease number of your hearts. The game has five different levels. You can change your sprite costume just by clicking on new one.
Click this link to play the game or clone repository and run index.html file in your browser.