WebSys Fall 2003: HW3 - PHP Tic-tac-toe

Homework #3: PHP Tic-Tac-Toe Game

Due: Friday (9/12)

Write a tic-tac-toe game in PHP. One player is human, the PHP progam provides the logic for the other player. Your program should never lose!

Work with anyone in the class, but try to make sure you get a good feel for PHP.

If you don't have PHP available on a machine you have access to, use monte.cs.rpi.edu. You already have an account on monte (you probably need to ask Dave for the password). Dave will provide some information about accounts on monte during class.

If you want to install on a Windows machine - here are the installation instructions: PHP Windows Installation .

Requirements (for full credit):