Difference between revisions of "Wii-Tac-Toe"
Jump to navigation
Jump to search
m |
m |
||
Line 10: | Line 10: | ||
| source = [http://www.optimatek.com/wii/wii-tac-toe-src.zip Here] | | source = [http://www.optimatek.com/wii/wii-tac-toe-src.zip Here] | ||
| website = | | website = | ||
− | | peripherals = {{Wiimote2}} | + | | peripherals = {{Wiimote2}} {{FrontSD}} |
| hbc = 1 | | hbc = 1 | ||
| hbb = 1 | | hbb = 1 |
Revision as of 19:50, 24 September 2008
Wii-Tac-Toe | |
![]() | |
General | |
---|---|
Author(s) | Crayon |
Type | Game |
Version | 0.1 |
Links | |
[[Here|Download]] | |
[[Here|Source]] | |
Peripherals | |
![]() ![]() |
Wii-Tac-Toe is a 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 Wiimote. 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.
Controls
Button | Action |
---|---|
![]() |
Aim at the screen and move the cursor |
![]() |
Confirm |
![]() |
Open/close the HOME menu |
![]() ![]() |
Create a PNG screenshot on SD card |
Todo
Short term
- Text wrapping
- New fonts
- Game buttons at the bottom should work
- Finger position (hotspot) and weird behaviour (screen edge)
Long term
- Sounds and music
- Translation
- Network connection
- Mii display (maybe one day)
Credits
- Crayon for the code.
- Mr_Nick666 for the amazing design. Without him the game would suck big time.
- Thanks to the team who coded GRRLIB for their great video library.
- Thanks to the people behind devkitPro and all the libraries included with it.
- Thanks to the guys who did Sendelf.
- Special thanks to Team Twiizers for everything they did for the Wii homebrew community.