My First Experience with JavaScript Objects
October 15, 2007 – 8:16 pmThis 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!
Source: http://jeremyglover.com/apps/AJAX1007/day_1_homework.php
Was this helpful? Check out these related posts:
