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
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
counts down to zero, the grid is disabled. 
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
jQuery: keep the output simple.
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
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
code blocks only.
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)
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
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
might he
Continue reading about jTypingHero – Test your typing skills in this jQuery game
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
really cool as it is simple and lightweight, but needs the player to put the tactical skills to the best use.
