I'm now using the google subversion repository to host the demo: http://jquery-snakey.googlecode.com/svn/trunk/index.html
Please don't use the old demo link, i will be removing the demo from that location today. Using subversion for both versioning and hosting is really really REALLY cool :) :) I just changed the mime-type of certain files which allows the browser to render the code as html and not just display it as text. Let me know if you require further information on how I did this. Peace On Oct 2, 11:25 pm, Richard W <[EMAIL PROTECTED]> wrote: > Thank you for the comments ;) > > @BB, thank you, I should be preventing the default for all used > keypresses. I've now updated the source to reflect this. > > On Oct 2, 11:16 pm, BB <[EMAIL PROTECTED]> wrote: > > > If I press "g" FF wants to search for "g" so prevent the default > > behaviour! (sry for my english I think the last word is wrong :)) > > > Nice game!!! > > > On 3 Okt., 00:11, "Sam Sherlock" <[EMAIL PROTECTED]> wrote: > > > > a true piece of nostalgia. > > > > Snakey now also works in IE6. > > > > I was using ff3 and seemed to work fine. > > > > great work! :) > > > > 2008/10/2 Richard W <[EMAIL PROTECTED]> > > > > > I've managed to put a demo online so you can play the game. > > > >http://jquery.badsyntax.frih.org/snakey/ > > > > > Snakey now also works in IE6. > > > > > Suggestions/feedback welcome! > > > > > On Oct 1, 10:38 pm, Richard W <[EMAIL PROTECTED]> wrote: > > > > > Hi all > > > > > I recently make a classic old school "snakey" game using jQuery. It > > > > > was a lot of fun, and something I'd been wanting to do since I was > > > > > young. It ain't no serious game, more like proof of concept? > > > > > Anyways, it's kinda fun. It supports levels, wall obstacles, snake > > > > > growth etc. > > > > > I've just create a new project over at google code, you can check it > > > > > out there:http://code.google.com/p/jquery-snakey/ > > > > > > - I will put up a demo soon, for now you can view the source and > > > > > download the demo files.. > > > > > - I would like to get some feedback from people; suggestions, bugs & > > > > > errors so I can improve the game. - I've only tested it on FF2 & FF3. > > > > > many thanks