Monday, June 1, 2009

Wii-Tac-Toe 0.6

by Crayon

Wii-Tac-Toe is a Tic-Tac-Toe game for the Nintendo Wii. It was programmed in C++ using devkitPro along with GRRLIB. The game can be played alone vs the CPU or with a friend using one Wii Remote controller. The game AI does not always do the same moves, so the fun never stop. To win the game, you have to place three marks (O or X) in a horizontal, vertical or diagonal row. If the grid is filled completely and no one has won, well, it's a tie game. Start over and try to beat your opponent.

CHANGELOG v0.6
==============
-Buttons have a rollover sound
-New cursors for HOME menu, player 2 cursor is disable
-Wii Remote two could use the HOME button
-Opacity of the cursor changes while waiting for AI to play

DOWNLOAD (1)
News Source (1)