My First Experience with JavaScript Objects

October 15, 2007 – 8:16 pm

This week I had the opportunity to play with JavaScript for my Building Rich Applications with PHP 5 and AJAX class. Our homework was to create Tic Tac Toe using JavaScript. As a bonus we were to implement the game using JavaScript objects (very handy) and have the game allow input via the number pad.

Click here or on the image to play!

Tic Tac Toe

Source: http://jeremyglover.com/apps/AJAX1007/day_1_homework.php



Was this helpful? Check out these related posts:

  1. JavaScript Web Service Consumer
  2. I just want to play already!
  3. Tired of TinyMCE Screwing Up Your Code?

Post a Comment