A small snake game I made using the excellent jQuery javascript library. It was inspired by the QBasic Nibbles game I used to play a while back as a kid, I remembered about this game the other day and decided to build it in Javascript, with the help of jQuery :) At first I thought the animation would be sluggish but it turned out pretty responsive.
Source
- jquery.snake.js
- You can checkout the latest version of the game, which contains a working demo with all source files and images. View the Source page for instructions, or browse the repository.
Info
- Updated: Tested and works on FF2, FF3, Opera 9, IE6, IE7, IE8, Safari 3, Chrome
- Please post bugs and errors in the Issue Tracker and I will try fix em
- Suggestions welcome!
Demo
- Fancy a game of snakey?