In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

X and O(Learn from Code Edition): Difference between revisions

From WiiBrew
Jump to navigation Jump to search
No edit summary
Line 30: Line 30:
! {{Wiimote1}} !! {{Wiimote2}} !!  Action
! {{Wiimote1}} !! {{Wiimote2}} !!  Action
|-
|-
| {{WiimoteAim}} || || || Aim at the screen and move the cursor
| {{WiimoteAim}} || {{WiimoteAim}} || Aim at the screen and move the cursor
|-
|-
| {{WiimoteAButton}} || || || Select
| {{WiimoteAButton}} || {{WiimoteAButton}} || Select
|-
|-
| {{WiimoteHomeButton}} || || || Return to loader
| {{WiimoteHomeButton}} || || Return to loader
|}
|}



Revision as of 15:51, 3 June 2009

Wii-Tac-Toe
X and O Icon
General
Author(s)SAL3000
TypeBoard game
Version1.0
Links
Download
Source
Peripherals

X and O 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 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

Action
Wii Remote Aim Wii Remote Aim Aim at the screen and move the cursor
Wiimote A Button Wiimote A Button Select
Wiimote HOME Button Return to loader

Credits


  • 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.