A simple game developed during bootcamp for enhancing basic knowledge of JavaScript.
The main objectives of developing this game were to:
- Learn CSS positioning.
- Learn basic DOM manipulation.
- Learn about JavaScript functions.
- Learn to develop solution from given problem.
In order to play the game first clone it or download in your computer and then open the index file in your browser. After that click the play button and click on the apples to collect them. Collect as many apple as you can within 30 seconds.
clone using follwing command.
git clone https://github.com/hari/apple-collector.git
Or play online @ https://hari.github.io/apple