More actions
m (HydeWing moved page X And Olearn From Code Edition Wii to X and O (Learn From Code Edition) Wii) |
m (HydeWing moved page X and O (Learn From Code Edition) Wii to X and O Wii without leaving a redirect) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox Wii Homebrews | {{Infobox Wii Homebrews | ||
|title=X and O(Learn from Code Edition) | |title=X and O (Learn from Code Edition) | ||
|image= | |image=xandowii2.png | ||
|description=X and O game for 2 players | |description=X and O game for 2 players. | ||
|author=SAL3000 | |author=SAL3000 | ||
|lastupdated=2009/06/03 | |lastupdated=2009/06/03 | ||
Line 14: | Line 8: | ||
|version=1.0 | |version=1.0 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/ | |download=https://dlhb.gamebrew.org/wiihomebrews/xandowii.7z | ||
|website= | |website=https://wiibrew.org/wiki/X_and_O(Learn_from_Code_Edition) | ||
|source= | |source= | ||
}} | }} | ||
X and O is a Tic-Tac-Toe game for the Nintendo Wii. It was programmed using devkitPro along with GRRLIB. | |||
The main purpose of the homebrew is to allow others learn from the source. Every line is commented to help readers know what's happening. | |||
==User guide== | |||
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. | ||
To win the game, you have to place three marks (O or X) in a horizontal, vertical or diagonal row. | 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. | 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 == | ==Controls== | ||
'''Wiimote:''' | |||
Pointer - Aim at the screen and move the cursor | |||
A - Select | |||
Home - Return to loader | |||
== Credits == | == Credits == | ||
Line 44: | Line 39: | ||
==External links== | ==External links== | ||
* | * WiiBrew - https://wiibrew.org/wiki/X_and_O(Learn_from_Code_Edition) |
Latest revision as of 01:30, 10 March 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 | |
Website | |
X and O is a Tic-Tac-Toe game for the Nintendo Wii. It was programmed using devkitPro along with GRRLIB.
The main purpose of the homebrew is to allow others learn from the source. Every line is commented to help readers know what's happening.
User guide
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:
Pointer - Aim at the screen and move the cursor
A - Select
Home - 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.