Trying out jQuery with a game of Tic Tac Toe
Tic Tac Toe is an easy game to build with most programming language. Since putting the game on the web browser requires event handling and DOM manipulation, it was a perfect candidate for me to understand jQuery better.
Enjoy the game!