PullJosh / TicTacToe-WiiU

Bare-Bones TicTacToe for libwiiu, *now with AI*!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TicTacToe-WiiU

This is meant to be played on a WiiU using the Homebrew Launcher.

This fork adds an AI player to be O. The player is almost as bad as the code used to make it.

Usage

If you want to use this (you probably don't), add a folder in [SD_CARD]/wiiu/apps/ called tic_tac_toe (or whatever you want; it really doesn't matter). Then copy tictactoe.elf into that folder. The game will then appear in the Homebrew Launcher.

About

Bare-Bones TicTacToe for libwiiu, *now with AI*!


Languages

Language:C 87.4%Language:Makefile 11.4%Language:Objective-C 1.2%