Jim on March 31st, 2011




Its time to have fun! A collection of 25 great jQuery games. Burst the bubble of web-designs and try your hand at jQuery games with this list of 25 amazing jQuery games.

Continue reading about Developing Games With jQuery

Jim on March 31st, 2011




This is a step by step detailed tutorial on the creation of breakout game using jQuery. Learn in detail the drawing methods, Coloring, Key configurations and mouse
movement implementation for the jQuery game.

Continue reading about Breakout using jQuery

Jim on March 31st, 2011




Javascript/jQuery and CSS compatibility is finally at a decent state amongst major browsers (IE and ACID3 notwithstanding). At least, similar/the same DOM
manipulation behavior can be reproduced across those browsers. Not only that, but the JavaScript rendering speed of engines other than Trident (IEs) is quite fast.
With these developments, it is actually possible to create playable games. In about 4 hours I have created a demo RPG here using jQuery, JavaScript, CSS, and the
Javascript jQ

Continue reading about jQRPG An Old-School Style RPG in jQuery

Jim on March 31st, 2011




A Skoban gam completely made using jQuery. This is based on my previous Skoban game which was made using Flash.

Continue reading about Creation Of A Skoban Game With jQuery

Jim on March 31st, 2011




The popular jQuery snake game now in jQuery. This jQuery game has a very classic user interface but it surely does keep you hooked to it.

Continue reading about jZmei – The jQuery Snake Game