Jonatan6 / Tic-Tac-DS

Tic Tac DS is a tic-tac-toe clone for the NDS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic Tac DS

icon

Tic Tac DS is a small game that I programmed for the Nintendo DS in C.

Currently it has 2 modes: Multiplayer and CPU Battle, The CPU has 3 difficulties.

Compiling

To compile this program you need DevkitPro with DevkitArm and libnds. I recommend that you use the makefile that I have included.

License

Tic Tac DS is free and open source, it's distributed under the GNU General Public License.

About

Tic Tac DS is a tic-tac-toe clone for the NDS.

License:GNU General Public License v3.0


Languages

Language:C 78.5%Language:Makefile 21.5%