mseyne / snake

a simple JS & canvas API snake game

Home Page:http://www.paxfabrica.com/snake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bugs:

features to improve:

* improve the snake movement to be smoother
* The new position of the next gold shouldn't be to the same place of the snake body
* draw function separate menu when game over and menu when game first launched
*
// PAUSED
* request pause frame instead cancel loop
* show 'PAUSED' on the screen when escape pressed

About

a simple JS & canvas API snake game

http://www.paxfabrica.com/snake


Languages

Language:JavaScript 95.0%Language:HTML 5.0%