The widgets version of popular game "Snake" After scored 20 points we cross to the next level, where snake move faster. Every pass is promoted by bonus in form 10 extra points. You cant leave snake behind the board and overrun by yourself.
Use the Arrow Keys to Move.
TODO: - Sounds (if its possible) - Locale best scores - Global (online) best scores - Config?
Comments
4 posts
Log in at the top of the page to post a comment.
1 - 4 of 4
Bug - if the snake is (suppose) moving right -> and you press the left key <-, you die. You are supposed to die if you hit yourself, but not when you try to move into a direction opposite to the one you are traveling in.
By yadavankur, # Jul 18, 2006 10:39:00 AM
> - Sounds (if its possible)
Look into the WA 1.0 Audio interface [url]http://whatwg.org/specs/web-apps/current-work/#scs-sound, supported by Opera 9.
By hzr, # Jul 16, 2006 6:22:16 PM
By ER1C897, # Jul 16, 2006 4:37:53 PM
By grafio, # Jul 16, 2006 11:31:18 AM