More actions
(Created page with "{{Infobox homebrew | title = Tic Tac DS | image = https://dlhb.gamebrew.org/dshomebrew/tictacds05.jpg | type = Board | version = 3.1 (8 Mar 2021) | lice...") |
No edit summary |
||
Line 42: | Line 42: | ||
* Fixed bugs and added title screen. | * Fixed bugs and added title screen. | ||
'''v2.0''' | '''v2.0 2020/06/30''' | ||
* Fixes a lot of glitches, and improves on the overall experience. | * Fixes a lot of glitches, and improves on the overall experience. | ||
* Added a options menu (you can access it by clicker START or SELECT), that has a bunch of interesting new stuff. | * Added a options menu (you can access it by clicker START or SELECT), that has a bunch of interesting new stuff. | ||
'''v1.0''' | '''v1.0 2020/06/29''' | ||
* Initial release. Compiled with devkitPro. | * Initial release. Compiled with devkitPro. | ||
Revision as of 08:32, 19 July 2021
Tic Tac DS | |
General | |
---|---|
Author(s) | Jonatan (Jonatan6) |
Type | Board |
Version | 3.1 (8 Mar 2021) |
Licence | GNU GPL |
Links | |
Download | |
Website | |
Source |
<htmlet>adsense</htmlet>
Tic Tac DS is a tic-tac-toe clone for the Nintendo DS. This homebrew is programmed in C.
Currently it has 2 modes: Multiplayer and CPU Battle, The CPU has 3 difficulties.
User guide
Take turn to place a sign to connect three same signs on a line in order to win.
Controls
Operate with Stylus.
Start/Select - Options menu
Screenshots
Changelog
v3.1 2021/03/08
- Fix a couple of bugs and change some small things.
v3.0 2020/07/04
- Added CPU battles with 3 difficulties, fixed bugs.
v2.5 2020/07/02
- Fixed bugs and added title screen.
v2.0 2020/06/30
- Fixes a lot of glitches, and improves on the overall experience.
- Added a options menu (you can access it by clicker START or SELECT), that has a bunch of interesting new stuff.
v1.0 2020/06/29
- Initial release. Compiled with devkitPro.