TTT
From Contest
This is a multi-player capable Tic-Tac-Toe game that can be played using the SNOM minibrowser or an ordinary webbrowser.
It has three modes:
- Playing against a known opponent
- Playing against an unknown opponent
- Playing against the computer.
The online version can be found at http://ttt.bevuta.com/cgi-bin/ttt.cgi , the source code at http://ttt.bevuta.com/ttt.cgi .
Dependencies:
- Perl CGI
- PerlMagick (Image::Magick)
- CGI::Simple
- File::Temp
