nice implementation of classic snake game.
4 / 5
btw, look for some kongregate api implementation, look at the tutorials and use the shooter tutorials.
good job.
Thank you guys, it's my frist game.
I will upload a better version soon.
There was a memory leak with the physics engine. The objcts still in memory, and can only clean at the round's end. I used this engine only for test.