TicTacToe for Palm Pilot
------------------------

This code in this distribution implements a simple game of TicTacToe
for the Palm Pilot. The code is provided under the GNU GPL license
which can be found in the included file COPYING. It was developed
under UNIX so you'll need the the freely-available GCC development
environment that supports the Palm Pilot.

The algorithm used by the computer player to pick the next move is not
exactly smart. It could stand to be improved.

You can download this program from:

  http://vger.rutgers.edu/~tdyas/pilot/
