More actions
No edit summary |
m (HydeWing moved page X And Olearn From Code Edition Wii to X and O (Learn From Code Edition) Wii) |
(No difference)
|
Revision as of 04:35, 3 February 2023
X and O(Learn from Code Edition) | |
---|---|
General | |
Author | SAL3000 |
Type | Board |
Version | 1.0 |
License | Mixed |
Last Updated | 2009/06/03 |
Links | |
Download | |
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.
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 friend.
Controls
Wiimote 1 | Wiimote 2 | Action |
---|---|---|
Wiimote Aim | Wiimote Aim | Aim at the screen and move the cursor |
Wiimote A Button | Wiimote AButton | Select |
Wiimote Home Button | Return to loader |
Credits
- SAL3000 for the code and graphics.
- Thanks to everyone who made GRRLIB.
- Thanks to everyone who made devkitPro.
- Special thanks to Team Twiizers for everything they did for the Wii homebrew community.