More actions
Tic Tac Toe Lua | |
---|---|
General | |
Author | stvnkch, Bright_K |
Type | Board |
Version | 2007 |
License | Mixed |
Last Updated | 2007/03/18 |
Links | |
Download | |
Website | |
Source | |
This is a 2 players Tic Tac Toe made in Lua.
USB mode will automatically enable once you start the game, you can remove that feature by deleting the System.usbDiskModeActivate() the first line of the index.lua.
Controls
Analog - Cursor
Cross - Place X
Circle - Place O
Triangle - Play again
Square - No
Home - Exit
Compatibility
Tested by the author with 3.10 OE-A2.
Credits
Tic Tac Toe(LUA) By stvnkch, GFX by Bright_K.