<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>jQuery Wisdom &#187; Games</title>
	<atom:link href="http://www.jquery.wisdomplug.com/category/jquery-games/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jquery.wisdomplug.com</link>
	<description>jQuery Resources Blog</description>
	<lastBuildDate>Sat, 13 Aug 2011 10:52:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Developing Games With jQuery</title>
		<link>http://www.jquery.wisdomplug.com/jquery-games/developing-games-with-jquery/</link>
		<comments>http://www.jquery.wisdomplug.com/jquery-games/developing-games-with-jquery/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 16:40:46 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Games]]></category>

		<guid isPermaLink="false">http://www.jquery.wisdomplug.com/jquery-games/developing-games-with-jquery/</guid>
		<description><![CDATA[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.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Developing-Games-With-jQuery.png" />]]></description>
			<content:encoded><![CDATA[<p><br /></p><div><!-- Wordbooker created FB tags --> <fb:like layout="button_count" show_faces="false" send="false" action="recommend" font="arial" colorscheme="dark"  href="http://www.jquery.wisdomplug.com/jquery-games/developing-games-with-jquery/" width="250"></fb:like> <div style="float:right;"><!-- Wordbooker created FB tags --> <fb:share-button class="meta" type="button" href="http://www.jquery.wisdomplug.com/jquery-games/developing-games-with-jquery/" > </fb:share-button></div></div><br /> <br /><p><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Developing-Games-With-jQuery.png" /><br />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.<BR><span id="more-2628"></span></p>
<p>
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/breakout-using-jquery/">1. Breakout using jQuery</a></h2>
<p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
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<br />
movement implementation for the jQuery game.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Breakout-using-jQuery.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/jqrpg-an-old-school-style-rpg-in-jquery/">2. jQRPG  An Old-School Style RPG in jQuery</a></h2>
<p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
Javascript/jQuery and CSS compatibility is finally at a decent state amongst major browsers (IE and ACID3 notwithstanding). At least, similar/the same DOM<br />
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.<br />
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<br />
Javascript jQ<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-jQRPG-An-Old-School-Style-RPG-in-jQuery.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/creation-of-a-skoban-game-with-jquery/">3. Creation Of A Skoban Game With jQuery</a></h2>
<p>A Skoban gam completely made using jQuery. This is based on my previous Skoban game which was made using Flash.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Creation-Of-A-Skoban-Game-With-jQuery.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/jzmei-the-jquery-snake-game/">4. jZmei &#8211; The jQuery Snake Game</a></h2>
<p>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.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-jZmei-The-jQuery-Snake-Game.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/game-of-life-in-jquery/">5. Game of Life in JQuery</a></h2>
<p>This video tutorial takes you through the creation of the game of life game in jQuery. This tutorial aims to show how JQuery can help you modify the DOM on the<br />
fly and do some nifty manipulations.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Game-of-Life-in-JQuery.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/hows-your-memory-jquery-memory-game/">6. Hows your memory &#8211; jQuery Memory Game</a></h2>
<p>This is a challenging memory game. The game is started by clicking the number 1. The other numbers will now disappear and be replaced by black squares. Now<br />
click the squares in their former, numbered order. If you click on the wrong square the screen will blink red and you have lost. The square will disappear when the<br />
right one is clicked, when there are no more squares you have won and the game is over.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Hows-your-memory-jQuery-Memory-Game.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/jquery-based-card-match-game/">7. jQuery-based Card Match Game</a></h2>
<p>jQuery-based Card Match Game is a simple memory game. It is an amateur project but could be little fun with jQuey. Just click on matching cards and the game is<br />
done.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-jQuery-based-Card-Match-Game.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/monster-chess-the-jquery-chess/">8. Monster Chess &#8211; The jQuery Chess</a></h2>
<p>After messing about with my good friend JQuery for a few months (nothing intimate) I saw some potential for simple turn-based game development through<br />
integration of PHP and MySQL. Originally I intended to build a mock version of Settlers of Catan called Settlers of Khazakstan, however, considering the game<br />
play can last ~1.5 hours and few people know the rules, I abandoned that project in light of a more basic alternative, chess.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Monster-Chess-The-jQuery-Chess.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/deepleap-jquery-word-page/">9. DeepLeap jQuery Word Page</a></h2>
<p>Deepleap is a jQuery based word game. Make words and fight against the clock. Its a thrilling game, it is most interesting when the letters start coming way too<br />
fast, just to challenge one s skills.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-DeepLeap-jQuery-Word-Page.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/jquery-word-game/">10. Jquery Word Game</a></h2>
<p>The jQuery Word Game project is a plugin that creates word grids for use in word games. It has a configurable grid size and an optional timer and collects user<br />
submitted words. The plugin ensures the words meet a configurable minimum length, are not duplicated and only use each letter in the grid once. After the timer<br />
counts down to zero, the grid is disabled. <br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Jquery-Word-Game.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/mad-libs-jquery-word-game/">11. Mad Libs jQuery Word Game</a></h2>
<p>Mad Libs is a fill-in-the-blanks word game where not knowing the word context can lead to some whacky outcomes (and giggling fits). The whole idea behind<br />
jQuery: keep the output simple.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Mad-Libs-jQuery-Word-Game.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/typing-game-with-jquery/">12. Typing Game with jquery</a></h2>
<p>This is a simple typing game experimental using jquery. The main criteria here is to understand how to read Keyboard Character Codes and displaying its<br />
equivalent Character on to screen. You may notice so many bugs in live demo, because this program is not implemented fully as we concentrated on important<br />
code blocks only.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Typing-Game-with-jquery.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/jtypinghero-test-your-typing-skills-in-this-jquery-game/">13. jTypingHero &#8211; Test your typing skills in this jQuery game</a></h2>
<p>Quickly after jCharacterfall, I came up with this game. It looks a bit like jCharacterfall, but is mainly inspired on and JamLegend, RockBand and (obviously)<br />
Guitar Hero. But, instead of tapping to beats, you will have to press the correct character on the correct time in a totally random order. Each correct press will<br />
make the game faster, which makes it harder but you ll be able to earn more points. Just like in the previous game, this one can be pretty fun and addictive, but it<br />
might he<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-jTypingHero-Test-your-typing-skills-in-this-jQuery-game.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/the-coolest-jquery-game-ever-made/">14. The Coolest jQuery Game Ever Made</a></h2>
<p>This is something I was playing around with for no particular reason. It is completely controlled via jQuery, which is by far the best javascript library out there. It is<br />
really cool as it is simple and lightweight, but needs the player to put the tactical skills to the best use.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-The-Coolest-jQuery-Game-Ever-Made.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/jquery-simple-shooting-game/">15. jQuery Simple Shooting Game</a></h2>
<p>The jQuery Simple Shooting Game is a tiny jQuery experiment. Random images appear on the board and the player needs to shoot on those random images. The aim is to gain as many hits as possible. The images consist of thieves and police men. One must never shoot the police man, but should only shoot the thieves.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-jQuery-Simple-Shooting-Game.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/mastermind-jquery-game/">16. Mastermind jQuery Game</a></h2>
<p>The object of the game is to guess the solution code by submitting guesses to the code and asking for a result on those guesses. It is a total guess based game. It is a good game when you want to put your guessing and sixth sense skills at test.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Mastermind-jQuery-Game.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/redline-jquery-car-racing-game/">17. Javascript Rock Star</a></h2>
<p>Love the Wii fame Guitar Hero? Heres the browser version! Javascript Hero is an interactive game that plays a You tube video and needs the player to press the appropriate keys in sync with the various colored bars shown up on the screen.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Javascript-Rock-Star.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/redline-jquery-car-racing-game/">18. RedLine jQuery Car Racing Game</a></h2>
<p>RedLine is an interesting jQuery car racing game. Making use of gameQuery, jQuery and a lot of custom code and images its a side scrolling race game made without any use of flash at all!<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-RedLine-jQuery-Car-Racing-Game.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/jquery-angel-and-dreams/">19. jQuery Angel and Dreams</a></h2>
<p>jQuery Angel and Dreams is a cute and simple game. On the screen, bubbles appear at random, click on those random bubbles as soon as you can to save the angel from jumping over it. It is simple yet addictive.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-jQuery-Angel-and-Dreams.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/bing-bong-jquery-game/">20. Bing-Bong jQuery Game</a></h2>
<p>Bing-Bong is a Breakout style game, stylized with the cuteness of jQuery. It has a cute and impressive user interface. Turn your boring moments into funny ones with the Bing-Bomg jQuery plugin.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Bing-Bong-jQuery-Game.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/jsmario-jquery-mario-game/">21. JSMario-jQuery Mario Game</a></h2>
<p>Who does not love Mario? Mario has been every childs dream game. From the age old Video games to Wii, Mario has left its mark everywhere. Now Mario is all set to land in your browser with the amazing jQuery Mario game. So bliss and have fun with the jQuery Mario game.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-JSMario-jQuery-Mario-Game.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/jquery-sudoku-2/">22. jQuery Sudoku</a></h2>
<p>jQuery Sudoku wrapped around a PHP grid generator. Sometimes the game tends to be quite difficult as the generator brute forces solvable, unique solution and no-guessing grids (sounds great) but occasionally with complete disregard for a human?s capacity to visually scan the grid and discover that one solvable square.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-jQuery-Sudoku2.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/flash-style-noughts-and-crosses-game-using-jquery-ui/">23. Flash Style Noughts and Crosses Game using jQuery UI</a></h2>
<p>This article shows how to make a Simple 2 Player Noughts and Crosses game (Not vs PC) using jQuery and jQuery UI JavaScript libraries. The jQuery libraries are very powerful and make development so much quicker. This will give you a basic idea of how you can use it.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Flash-Style-Noughts-and-Crosses-Game-using-jQuery-UI.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/puzzle-game-using-jquery/">24. Puzzle game using jQuery</a></h2>
<p>A simple image puzzle game using jQuery. Rearrange the image elements to form a lovely image. This is simple yet a good game for fun. Relive your childhood memories with this game <img src='http://www.jquery.wisdomplug.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Puzzle-game-using-jQuery.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-games/jquery-puzzle-mini-game/">25. jQuery Puzzle Mini Game</a></h2>
<p>This is a simple puzzle mini game. What you only need to do is sort the random number to be the right place, by clicking a cell around the gray cell.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-jQuery-Puzzle-Mini-Game.png" /></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jquery.wisdomplug.com/jquery-games/developing-games-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Breakout using jQuery</title>
		<link>http://www.jquery.wisdomplug.com/jquery-games/breakout-using-jquery/</link>
		<comments>http://www.jquery.wisdomplug.com/jquery-games/breakout-using-jquery/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 16:34:50 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Games]]></category>

		<guid isPermaLink="false">http://www.jquery.wisdomplug.com/jquery-games/breakout-using-jquery/</guid>
		<description><![CDATA[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.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Breakout-using-jQuery.png" />]]></description>
			<content:encoded><![CDATA[<p><br /></p><div><!-- Wordbooker created FB tags --> <fb:like layout="button_count" show_faces="false" send="false" action="recommend" font="arial" colorscheme="dark"  href="http://www.jquery.wisdomplug.com/jquery-games/breakout-using-jquery/" width="250"></fb:like> <div style="float:right;"><!-- Wordbooker created FB tags --> <fb:share-button class="meta" type="button" href="http://www.jquery.wisdomplug.com/jquery-games/breakout-using-jquery/" > </fb:share-button></div></div><br /> <br /><p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Breakout-using-jQuery.png" /><br />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<br />
movement implementation for the jQuery game.<span id="more-2626"></span></p>
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="Breakout using jQuery" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://billmill.org/static/canvastutorial/index.html"> Web Site</a><BR><img alt="Breakout using jQuery" src="http://i34.tinypic.com/102q90m.jpg" /><a href = "http://billmill.org/static/canvastutorial/index.html"> Demo</a><BR><img alt="Breakout using jQuery" src="http://i36.tinypic.com/sd0epy.jpg" /><a href = "http://billmill.org/static/canvastutorial/finish.html"> Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jquery.wisdomplug.com/jquery-games/breakout-using-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jQRPG  An Old-School Style RPG in jQuery</title>
		<link>http://www.jquery.wisdomplug.com/jquery-games/jqrpg-an-old-school-style-rpg-in-jquery/</link>
		<comments>http://www.jquery.wisdomplug.com/jquery-games/jqrpg-an-old-school-style-rpg-in-jquery/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 16:34:45 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Games]]></category>

		<guid isPermaLink="false">http://www.jquery.wisdomplug.com/jquery-games/jqrpg-an-old-school-style-rpg-in-jquery/</guid>
		<description><![CDATA[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<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-jQRPG-An-Old-School-Style-RPG-in-jQuery.png" />]]></description>
			<content:encoded><![CDATA[<p><br /></p><div><!-- Wordbooker created FB tags --> <fb:like layout="button_count" show_faces="false" send="false" action="recommend" font="arial" colorscheme="dark"  href="http://www.jquery.wisdomplug.com/jquery-games/jqrpg-an-old-school-style-rpg-in-jquery/" width="250"></fb:like> <div style="float:right;"><!-- Wordbooker created FB tags --> <fb:share-button class="meta" type="button" href="http://www.jquery.wisdomplug.com/jquery-games/jqrpg-an-old-school-style-rpg-in-jquery/" > </fb:share-button></div></div><br /> <br /><p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-jQRPG-An-Old-School-Style-RPG-in-jQuery.png" /><br />Javascript/jQuery and CSS compatibility is finally at a decent state amongst major browsers (IE and ACID3 notwithstanding). At least, similar/the same DOM<br />
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.<br />
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<br />
Javascript jQuery Hotkeys Plugin. I?m surprised no one has created a complete, working one yet, as tile-based RPGs are much easier to make than action games<br />
with collision detection.<span id="more-2624"></span></p>
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="jQRPG  An Old-School Style RPG in jQuery" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://hokuten.net/2010/jqrpg-%E2%80%94-an-old-school-style-rpg-in-jquery/"> Web Site</a><BR><img alt="jQRPG  An Old-School Style RPG in jQuery" src="http://i34.tinypic.com/102q90m.jpg" /><a href = "http://sandbox.hokuten.net/jqrpg/"> Demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jquery.wisdomplug.com/jquery-games/jqrpg-an-old-school-style-rpg-in-jquery/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Creation Of A Skoban Game With jQuery</title>
		<link>http://www.jquery.wisdomplug.com/jquery-games/creation-of-a-skoban-game-with-jquery/</link>
		<comments>http://www.jquery.wisdomplug.com/jquery-games/creation-of-a-skoban-game-with-jquery/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 16:34:41 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Games]]></category>

		<guid isPermaLink="false">http://www.jquery.wisdomplug.com/jquery-games/creation-of-a-skoban-game-with-jquery/</guid>
		<description><![CDATA[A Skoban gam completely made using jQuery. This is based on my previous Skoban game which was made using Flash.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Creation-Of-A-Skoban-Game-With-jQuery.png" />]]></description>
			<content:encoded><![CDATA[<p><br /></p><div><!-- Wordbooker created FB tags --> <fb:like layout="button_count" show_faces="false" send="false" action="recommend" font="arial" colorscheme="dark"  href="http://www.jquery.wisdomplug.com/jquery-games/creation-of-a-skoban-game-with-jquery/" width="250"></fb:like> <div style="float:right;"><!-- Wordbooker created FB tags --> <fb:share-button class="meta" type="button" href="http://www.jquery.wisdomplug.com/jquery-games/creation-of-a-skoban-game-with-jquery/" > </fb:share-button></div></div><br /> <br /><p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Creation-Of-A-Skoban-Game-With-jQuery.png" /><br />A Skoban gam completely made using jQuery. This is based on my previous Skoban game which was made using Flash.<span id="more-2622"></span></p>
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="Creation Of A Skoban Game With jQuery" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://www.emanueleferonato.com/2010/06/14/creation-of-a-sokoban-game-with-jquery/"> Web Site</a><BR><img alt="Creation Of A Skoban Game With jQuery" src="http://i34.tinypic.com/102q90m.jpg" /><a href = "http://www.emanueleferonato.com/2010/06/14/creation-of-a-sokoban-game-with-jquery/"> Demo</a><BR><img alt="Creation Of A Skoban Game With jQuery" src="http://i36.tinypic.com/sd0epy.jpg" /><a href = "http://www.bulgaria-web-developers.com/projects/javascript/jtrack/jtrack-1.0.zip"> Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jquery.wisdomplug.com/jquery-games/creation-of-a-skoban-game-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jZmei &#8211; The jQuery Snake Game</title>
		<link>http://www.jquery.wisdomplug.com/jquery-games/jzmei-the-jquery-snake-game/</link>
		<comments>http://www.jquery.wisdomplug.com/jquery-games/jzmei-the-jquery-snake-game/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 16:34:36 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Games]]></category>

		<guid isPermaLink="false">http://www.jquery.wisdomplug.com/jquery-games/jzmei-the-jquery-snake-game/</guid>
		<description><![CDATA[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.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-jZmei-The-jQuery-Snake-Game.png" />]]></description>
			<content:encoded><![CDATA[<p><br /></p><div><!-- Wordbooker created FB tags --> <fb:like layout="button_count" show_faces="false" send="false" action="recommend" font="arial" colorscheme="dark"  href="http://www.jquery.wisdomplug.com/jquery-games/jzmei-the-jquery-snake-game/" width="250"></fb:like> <div style="float:right;"><!-- Wordbooker created FB tags --> <fb:share-button class="meta" type="button" href="http://www.jquery.wisdomplug.com/jquery-games/jzmei-the-jquery-snake-game/" > </fb:share-button></div></div><br /> <br /><p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-jZmei-The-jQuery-Snake-Game.png" /><br />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.<span id="more-2620"></span></p>
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="jZmei - The jQuery Snake Game" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://www.bulgaria-web-developers.com/projects/javascript/snake/"> Web Site</a><BR><img alt="jZmei - The jQuery Snake Game" src="http://i34.tinypic.com/102q90m.jpg" /><a href = "http://www.bulgaria-web-developers.com/projects/javascript/snake/"> Demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jquery.wisdomplug.com/jquery-games/jzmei-the-jquery-snake-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Game of Life in JQuery</title>
		<link>http://www.jquery.wisdomplug.com/jquery-games/game-of-life-in-jquery/</link>
		<comments>http://www.jquery.wisdomplug.com/jquery-games/game-of-life-in-jquery/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 16:34:32 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Games]]></category>

		<guid isPermaLink="false">http://www.jquery.wisdomplug.com/jquery-games/game-of-life-in-jquery/</guid>
		<description><![CDATA[This video tutorial takes you through the creation of the game of life game in jQuery. This tutorial aims to show how JQuery can help you modify the DOM on the 
fly and do some nifty manipulations.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Game-of-Life-in-JQuery.png" />]]></description>
			<content:encoded><![CDATA[<p><br /></p><div><!-- Wordbooker created FB tags --> <fb:like layout="button_count" show_faces="false" send="false" action="recommend" font="arial" colorscheme="dark"  href="http://www.jquery.wisdomplug.com/jquery-games/game-of-life-in-jquery/" width="250"></fb:like> <div style="float:right;"><!-- Wordbooker created FB tags --> <fb:share-button class="meta" type="button" href="http://www.jquery.wisdomplug.com/jquery-games/game-of-life-in-jquery/" > </fb:share-button></div></div><br /> <br /><p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Game-of-Life-in-JQuery.png" /><br />This video tutorial takes you through the creation of the game of life game in jQuery. This tutorial aims to show how JQuery can help you modify the DOM on the<br />
fly and do some nifty manipulations.<span id="more-2618"></span></p>
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="Game of Life in JQuery" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://www.picnet.com.au/blogs/Guido/post/2009/11/10/Game-of-Life-in-JQuery.aspx"> Web Site</a><BR><img alt="Game of Life in JQuery" src="http://i34.tinypic.com/102q90m.jpg" /><a href = "http://www.picnet.com.au/blogs/Guido/post/2009/11/10/Game-of-Life-in-JQuery.aspx"> Demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jquery.wisdomplug.com/jquery-games/game-of-life-in-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hows your memory &#8211; jQuery Memory Game</title>
		<link>http://www.jquery.wisdomplug.com/jquery-games/hows-your-memory-jquery-memory-game/</link>
		<comments>http://www.jquery.wisdomplug.com/jquery-games/hows-your-memory-jquery-memory-game/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 16:34:28 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Games]]></category>

		<guid isPermaLink="false">http://www.jquery.wisdomplug.com/jquery-games/hows-your-memory-jquery-memory-game/</guid>
		<description><![CDATA[This is a challenging memory game. The game is started by clicking the number 1. The other numbers will now disappear and be replaced by black squares. Now 
click the squares in their former, numbered order. If you click on the wrong square the screen will blink red and you have lost. The square will disappear when the 
right one is clicked, when there are no more squares you have won and the game is over.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Hows-your-memory-jQuery-Memory-Game.png" />]]></description>
			<content:encoded><![CDATA[<p><br /></p><div><!-- Wordbooker created FB tags --> <fb:like layout="button_count" show_faces="false" send="false" action="recommend" font="arial" colorscheme="dark"  href="http://www.jquery.wisdomplug.com/jquery-games/hows-your-memory-jquery-memory-game/" width="250"></fb:like> <div style="float:right;"><!-- Wordbooker created FB tags --> <fb:share-button class="meta" type="button" href="http://www.jquery.wisdomplug.com/jquery-games/hows-your-memory-jquery-memory-game/" > </fb:share-button></div></div><br /> <br /><p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Hows-your-memory-jQuery-Memory-Game.png" /><br />This is a challenging memory game. The game is started by clicking the number 1. The other numbers will now disappear and be replaced by black squares. Now<br />
click the squares in their former, numbered order. If you click on the wrong square the screen will blink red and you have lost. The square will disappear when the<br />
right one is clicked, when there are no more squares you have won and the game is over.<span id="more-2616"></span></p>
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="Hows your memory - jQuery Memory Game" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://memory.itpower.dk/"> Web Site</a><BR><img alt="Hows your memory - jQuery Memory Game" src="http://i34.tinypic.com/102q90m.jpg" /><a href = "http://memory.itpower.dk/"> Demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jquery.wisdomplug.com/jquery-games/hows-your-memory-jquery-memory-game/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jQuery-based Card Match Game</title>
		<link>http://www.jquery.wisdomplug.com/jquery-games/jquery-based-card-match-game/</link>
		<comments>http://www.jquery.wisdomplug.com/jquery-games/jquery-based-card-match-game/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 16:34:24 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Games]]></category>

		<guid isPermaLink="false">http://www.jquery.wisdomplug.com/jquery-games/jquery-based-card-match-game/</guid>
		<description><![CDATA[jQuery-based Card Match Game is a simple memory game. It is an amateur project but could be little fun with jQuey. Just click on matching cards and the game is 
done.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-jQuery-based-Card-Match-Game.png" />]]></description>
			<content:encoded><![CDATA[<p><br /></p><div><!-- Wordbooker created FB tags --> <fb:like layout="button_count" show_faces="false" send="false" action="recommend" font="arial" colorscheme="dark"  href="http://www.jquery.wisdomplug.com/jquery-games/jquery-based-card-match-game/" width="250"></fb:like> <div style="float:right;"><!-- Wordbooker created FB tags --> <fb:share-button class="meta" type="button" href="http://www.jquery.wisdomplug.com/jquery-games/jquery-based-card-match-game/" > </fb:share-button></div></div><br /> <br /><p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-jQuery-based-Card-Match-Game.png" /><br />jQuery-based Card Match Game is a simple memory game. It is an amateur project but could be little fun with jQuey. Just click on matching cards and the game is<br />
done.<span id="more-2614"></span></p>
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="jQuery-based Card Match Game" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://www.fragmentedcode.com/2008/03/29/jquery-based-card-match-demo/"> Web Site</a><BR><img alt="jQuery-based Card Match Game" src="http://i34.tinypic.com/102q90m.jpg" /><a href = "http://projects.zoulcreations.com/jquery/match/"> Demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jquery.wisdomplug.com/jquery-games/jquery-based-card-match-game/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Monster Chess &#8211; The jQuery Chess</title>
		<link>http://www.jquery.wisdomplug.com/jquery-games/monster-chess-the-jquery-chess/</link>
		<comments>http://www.jquery.wisdomplug.com/jquery-games/monster-chess-the-jquery-chess/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 16:34:18 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Games]]></category>

		<guid isPermaLink="false">http://www.jquery.wisdomplug.com/jquery-games/monster-chess-the-jquery-chess/</guid>
		<description><![CDATA[After messing about with my good friend JQuery for a few months (nothing intimate) I saw some potential for simple turn-based game development through 
integration of PHP and MySQL. Originally I intended to build a mock version of Settlers of Catan called Settlers of Khazakstan, however, considering the game 
play can last ~1.5 hours and few people know the rules, I abandoned that project in light of a more basic alternative, chess.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Monster-Chess-The-jQuery-Chess.png" />]]></description>
			<content:encoded><![CDATA[<p><br /></p><div><!-- Wordbooker created FB tags --> <fb:like layout="button_count" show_faces="false" send="false" action="recommend" font="arial" colorscheme="dark"  href="http://www.jquery.wisdomplug.com/jquery-games/monster-chess-the-jquery-chess/" width="250"></fb:like> <div style="float:right;"><!-- Wordbooker created FB tags --> <fb:share-button class="meta" type="button" href="http://www.jquery.wisdomplug.com/jquery-games/monster-chess-the-jquery-chess/" > </fb:share-button></div></div><br /> <br /><p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Monster-Chess-The-jQuery-Chess.png" /><br />After messing about with my good friend JQuery for a few months (nothing intimate) I saw some potential for simple turn-based game development through<br />
integration of PHP and MySQL. Originally I intended to build a mock version of Settlers of Catan called Settlers of Khazakstan, however, considering the game<br />
play can last ~1.5 hours and few people know the rules, I abandoned that project in light of a more basic alternative, chess
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><span id="more-2612"></span></p>
<p><BR><img alt="Monster Chess - The jQuery Chess" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://www.fuzzywobble.com/VIEWproject.php?id=12"> Web Site</a><BR><img alt="Monster Chess - The jQuery Chess" src="http://i34.tinypic.com/102q90m.jpg" /><a href = "http://www.fuzzywobble.com/chess/"> Demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jquery.wisdomplug.com/jquery-games/monster-chess-the-jquery-chess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DeepLeap jQuery Word Page</title>
		<link>http://www.jquery.wisdomplug.com/jquery-games/deepleap-jquery-word-page/</link>
		<comments>http://www.jquery.wisdomplug.com/jquery-games/deepleap-jquery-word-page/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 16:34:08 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Games]]></category>

		<guid isPermaLink="false">http://www.jquery.wisdomplug.com/jquery-games/deepleap-jquery-word-page/</guid>
		<description><![CDATA[Deepleap is a jQuery based word game. Make words and fight against the clock. Its a thrilling game, it is most interesting when the letters start coming way too 
fast, just to challenge one s skills.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-DeepLeap-jQuery-Word-Page.png" />]]></description>
			<content:encoded><![CDATA[<p><br /></p><div><!-- Wordbooker created FB tags --> <fb:like layout="button_count" show_faces="false" send="false" action="recommend" font="arial" colorscheme="dark"  href="http://www.jquery.wisdomplug.com/jquery-games/deepleap-jquery-word-page/" width="250"></fb:like> <div style="float:right;"><!-- Wordbooker created FB tags --> <fb:share-button class="meta" type="button" href="http://www.jquery.wisdomplug.com/jquery-games/deepleap-jquery-word-page/" > </fb:share-button></div></div><br /> <br /><p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-DeepLeap-jQuery-Word-Page.png" /><br />Deepleap is a jQuery based word game. Make words and fight against the clock. Its a thrilling game, it is most interesting when the letters start coming way too<br />
fast, just to challenge one s skills.<span id="more-2610"></span></p>
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="DeepLeap jQuery Word Page" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://deepleap.org/"> Web Site</a><BR><img alt="DeepLeap jQuery Word Page" src="http://i34.tinypic.com/102q90m.jpg" /><a href = "http://deepleap.org/"> Demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jquery.wisdomplug.com/jquery-games/deepleap-jquery-word-page/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

