This is for the project by the course "Front-end Web Developer Nonodegree" from Udacity
This is the arcade to arrive at the top without any problem.
- You can move your character by pressing the direction keyboard.
- If you meet on of 3 enemies, you will lose and start over.
- If you arrive at the top, you wil win and you can start over automatically.
Basic template was provided by Udacity and I input Javascript object-oriented codes. This is to practice and perform What was leared about JavaScript object-oriented part, so feel free to enjoy the game.