objective of the game is to to reach to the water safely with out eaten by the enemies
Users move the player by using the main up/right/left/down arrow keys on their keyboard.
You can also select the players from the list of characters.
To run the application:
-
Download the GitHub zip file or clone the repository onto your local workstation:
-
Open a browser window and navigate to the index.html file in your application's directory and enjoy the game.
- Object-Oriented JavaScript
- constructor functions to create multiple Enemy instances
- HTML5 Canvas
- displaying multiple entities randomly (like the number of enemies)
-Unable to Increase the score when the player and Gems Collide
-[http://www.lostdecadegames.com/how-to-make-a-simple-html5-canvas-game/] -[http://jdstraughan.com/] -[http://stackoverflow.com/ -[http://www.cambiaresearch.com/articles/15/javascript-char-codes-key-codes/] -[http://www.w3schools.com/Tags/ref_canvas.asp] -[http://benalman.com/news/2010/11/immediately-invoked-function-expression/]
https://www.udacity.com/course/viewer#!/c-ud015/l-3072058665/m-3072588797/