More actions
No edit summary |
No edit summary |
||
Line 39: | Line 39: | ||
== External links == | == External links == | ||
* QuickJump - http://forums.qj.net/psp-development-forum/67962-release-3d-tic-tac-toe.html | * QuickJump - http://forums.qj.net/psp-development-forum/67962-release-3d-tic-tac-toe.html | ||
[[Category:Lua games on PSP]] |
Latest revision as of 05:00, 9 November 2024
3D Tic Tac Toe | |
---|---|
General | |
Author | LMelior |
Type | Board |
Version | Update |
License | Mixed |
Last Updated | 2006/08/29 |
Links | |
Download | |
Website | |
Source | |
This is a simple Lua-based 3D Tic Tac Toe created with the author's own isometric tiling system.
It features both a 3x3x3 and 4x4x4 board, along with fairly intelligent AI.
Controls
D-Pad - Move within the current level
Triangle - Move up a level
Cross - Move down a level, Confirm
Circle - Place a red cross in the selected square
Screenshots
Changelog
Update
- The game has been updated to allow draws. Good luck in getting them though, I couldn't.