Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 511 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 511 Bytes

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.