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.
Version | Release Date | Files | Dependencies (source only) | Notes |
---|---|---|---|---|
1.0.0 | 2013-04-06 | 3D Projective Tic Tac Toe.zip (source) |
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.