Tic Tac To: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox DS Homebrews | {{Infobox DS Homebrews | ||
| title | |title=Tic Tac To | ||
| image | |image=tictactobl0.png | ||
| | |description=Simple tic tac toe game. | ||
|author=bl00dy | |||
|lastupdated=2008/12/20 | |||
| author | |type=Board | ||
| lastupdated = 2008/12/20 | |version=1.0 | ||
| | |license=Mixed | ||
| download | |download=https://dlhb.gamebrew.org/dshomebrew/tictactobl0.7z | ||
| | |website=http://microlua.xooit.fr/t121-TicTacTo.htm | ||
}} | }} | ||
Simple Tic Tac Toe game coded with [[Micro Lua DS|Micro Lua DS]]. It is coded for testing the functionality of placing items into boxes like in a RPG inventory menu. | Simple Tic Tac Toe game coded with [[Micro Lua DS|Micro Lua DS]]. It is coded for testing the functionality of placing items into boxes like in a RPG inventory menu. | ||
Revision as of 06:20, 28 October 2021
| Tic Tac To | |
|---|---|
![]() | |
| General | |
| Author | bl00dy |
| Type | Board |
| Version | 1.0 |
| License | Mixed |
| Last Updated | 2008/12/20 |
| Links | |
| Download | |
| Website | |
Simple Tic Tac Toe game coded with Micro Lua DS. It is coded for testing the functionality of placing items into boxes like in a RPG inventory menu.
User guide
Take turn to place a sign to connect three same signs on a line in order to win.
External links
- Author's website - http://microlua.xooit.fr/t121-TicTacTo.htm
