EIW Fall 2000 - Homework #2
Due Date: Oct 22 (by 11:59PM Oct 22)


Another Tic-Tac-Toe Board


Same idea as HW1, but now you must provide Javascript to make your tic-tac-toe board a little smarter. You don't need to write a tic-tac-toe player, but your board does need to do the following things:

As in HW1, you must provide a way to start the game over. You >do not need to provide a help screen, 2 styles or use an external style sheet.


Hints & Suggestions

Submitting your project

To submit your project you must submit all your files as email attachments in a message sent to the address
eiw-submit@cs.rpi.edu. The subject line of the message must be "PROJECT 2". Feel free to zip the entire project and submit the zip archive.

Please indicate the name of the main document.

Your submission will be processed by a program - you should receive a receipt within a few minutes of your submission. The receipt will include a list of the files we received. (Grading is done by humans, grades will be sent later).

You can submit up to 10 times - we will only grade the last submission! Make sure all the files are in the last submission - it won't be possible for us to collect files from multiple submissions!

If you have questions or problems with the submission system, send email to eiw@cs.rpi.edu - this address goes to humans!


Sample Game

Included below are some screen captures from my game.

Opening Document

After a few moves

After clicking on a taken square

After X wins

After a tie game