Arcade game project is one of the Udacity Front End Nonodegree program. This project utilizes Object-Oriented Javascript, Prototypal inheritance, Immediately-invoked function expressions(IIFE).
To get started, download the whole master folder, unzip it, and load the index.html file(ctrl+o) in your browser.
- Move your jumer by using the arrow keys.
- To win the game, your jumper must reach the ocean without having collision with a bug.
- Once you reach to the ocean, your jumper would be reset to the starting position.