Line 17:
Line 17:
}}
}}
−
'''X and O''' is a Tic-Tac-Toe game for the Nintendo Wii. It was programmed in C++ using devkitPro along with GRRLIB. It's main purpose isn't only for fun, but for letting others learn from the source. Every line is commented to help readers know what's happening. I hope you'll like the game and/or understand and learn from the source code.
+
'''X and O''' is a Tic-Tac-Toe game for the Nintendo Wii. It was programmed using devkitPro along with GRRLIB. It's main purpose isn't only for fun, but for letting others learn from the source. Every line is commented to help readers know what's happening. I hope you'll like the game and/or understand and learn from the source code.
The game can be played with a friend using two Wii Remote controller.
The game can be played with a friend using two Wii Remote controller.
Line 44:
Line 44:
*Special thanks to [[Team Twiizers]] for everything they did for the Wii homebrew community.
*Special thanks to [[Team Twiizers]] for everything they did for the Wii homebrew community.
−
[[category:Homebrew done in C++]] [[category:Homebrew using GRRLib]]
+
[[category:Homebrew using GRRLib]]