3D Projective Tic Tac Toe

This is a variant of tic tac toe developed by my friend and I while we were supposed to be paying attention in Complex Analysis. I wrote it up into a small two-player game.

The only winning lines are in 2D. However, each 3D piece projects vertically into every horizontal plane, except when blocked by opposing pieces. An illustrated tutorial comes with the game.

Screenshot.

VersionRelease DateFilesDependencies
(source only)
Notes
1.0.02013-04-06

Original release location on pygame.org: http://www.pygame.org/project-3D+Projective+Tic+Tac+Toe-2798-4514.html

Return to old python projects listing.