T-Cubed

T-Cubed is a 3-dimensional version of tic tac toe. Unlike other 3D variations, this one is played on a 3x3x3 board and the object is to get as many lines of 3 as possible before the board fills up. So even once one line of 3 is present, you can keep playing.

I used CGI instead of Java or Flash because I wanted to be able to play it under any browser on any OS. I've tested it under many browsers, even Lynx. It works under all of them! This is great because it can be played behind strange firewalls or under ancient browsers.

Why did I write this? I was really bored and what cures boredom and increases fun better than CGI programming in BASH?

Detailed Information

A manual for the game and a change-log.

Follow Link
Play the Game Follow Link
Source Code

If you want to run this on a web server, you can download and install this package.

Follow Link
Mon, 8 Dec 2008 22:26:15 -0500 View History