Snake Game Javascript Source Code

2015-04-02T08:19:38+08:00

This is a simple snake game made using HTML5 canvas and javascript. The main purpose of this snake game is to show you on how it will grow when it eats the fruit and keeps track on the score depending on how large it grows. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Open the snake.html in any browser Note: This is just a simple program any updates or constructive criticism will be accepted. Download Link: https://drive.google.com/file/d/0BxpiFQ5z7RUIcThRMEdSdzhlcEk/view?usp=sharing