Difference between revisions of "Wii-Tac-Toe"
Jump to navigation
Jump to search
m |
(Version 0.4 is out!) |
||
Line 6: | Line 6: | ||
| author = [[User:Crayon|Crayon]] | | author = [[User:Crayon|Crayon]] | ||
| display = | | display = | ||
− | | version = 0. | + | | version = 0.4 |
| download = [http://www.optimatek.com/wii/wii-tac-toe.zip Here] | | download = [http://www.optimatek.com/wii/wii-tac-toe.zip Here] | ||
| source = [http://www.optimatek.com/wii/wii-tac-toe-src.zip Here] | | source = [http://www.optimatek.com/wii/wii-tac-toe-src.zip Here] | ||
Line 35: | Line 35: | ||
| {{WiimoteHomeButton}} || || || Open/close the HOME menu | | {{WiimoteHomeButton}} || || || Open/close the HOME menu | ||
|- | |- | ||
− | | {{Wiimote1Button}} + {{Wiimote2Button}} || || || Create a PNG screenshot on the SD card root folder | + | | {{Wiimote1Button}} + {{Wiimote2Button}} || {{Wiimote1Button}} + {{Wiimote2Button}} || || Create a PNG screenshot on the SD card root folder |
|- | |- | ||
− | | {{WiimotePowerButton}} || {{WiimotePowerButton}} || {{WiiPowerButton}} || Power off the Wii in standby mode | + | | {{WiimotePowerButton}} || {{WiimotePowerButton}} || {{WiiPowerButton}} || Power off the Wii in standby mode |
|- | |- | ||
− | | || || {{WiiResetButton}} || Reset the Wii to Main Menu | + | | || || {{WiiResetButton}} || Reset the Wii to Main Menu |
|} | |} | ||
Line 45: | Line 45: | ||
===Short term=== | ===Short term=== | ||
*<s>Text wrapping</s> | *<s>Text wrapping</s> | ||
− | *New fonts | + | *<s>New fonts</s> |
+ | *Italian Translation | ||
*Game buttons at the bottom should work | *Game buttons at the bottom should work | ||
*Finger position (hotspot) <s>and weird behaviour (screen edge)</s> | *Finger position (hotspot) <s>and weird behaviour (screen edge)</s> | ||
===Long term=== | ===Long term=== | ||
*Sounds and music | *Sounds and music | ||
− | |||
*Network connection | *Network connection | ||
*Mii display (maybe one day) | *Mii display (maybe one day) | ||
==Changelog== | ==Changelog== | ||
− | ===Version 0.4 | + | ===Version 0.4=== |
* French, German, Dutch, and Spanish translation | * French, German, Dutch, and Spanish translation | ||
− | * Improved text quality due to FreeType, thanks to wplaat and DrTwox | + | * Improved text quality due to FreeType, thanks to [[User:wplaat|wplaat]] and [[User:DrTwox|DrTwox]] |
* Console/remote power button support, power off the Wii in standby mode | * Console/remote power button support, power off the Wii in standby mode | ||
* Console reset button support, reset the Wii to Main Menu | * Console reset button support, reset the Wii to Main Menu | ||
− | |||
===Version 0.3=== | ===Version 0.3=== | ||
* Working with Homebrew Channel beta 9 | * Working with Homebrew Channel beta 9 | ||
Line 75: | Line 74: | ||
*[[User:Crayon|Crayon]] for the code. | *[[User:Crayon|Crayon]] for the code. | ||
*[[User:Mr_Nick666|Mr_Nick666]] for the amazing design. Without him the game would suck big time. | *[[User:Mr_Nick666|Mr_Nick666]] for the amazing design. Without him the game would suck big time. | ||
+ | *Thanks to the guys who did the translation. | ||
<br> | <br> | ||
*Thanks to the team who coded [[GRRLIB]] for their great video library. | *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 people behind [[devkitPro]] and all the libraries included with it. | ||
− | |||
*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. | ||
Revision as of 22:20, 3 January 2009
Wii-Tac-Toe | |
![]() | |
General | |
---|---|
Author(s) | Crayon |
Type | Game |
Version | 0.4 |
Links | |
[[Here|Download]] | |
[[Here|Source]] | |
Peripherals | |
![]() ![]() ![]() |
Wii-Tac-Toe 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 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
![]() |
![]() |
![]() |
Action |
---|---|---|---|
![]() |
Aim at the screen and move the cursor | ||
![]() |
Confirm | ||
![]() |
Open/close the HOME menu | ||
![]() ![]() |
![]() ![]() |
Create a PNG screenshot on the SD card root folder | |
![]() |
![]() |
![]() |
Power off the Wii in standby mode |
![]() |
Reset the Wii to Main Menu |
Todo
Short term
Text wrappingNew fonts- Italian Translation
- Game buttons at the bottom should work
- Finger position (hotspot)
and weird behaviour (screen edge)
Long term
- Sounds and music
- Network connection
- Mii display (maybe one day)
Changelog
Version 0.4
- French, German, Dutch, and Spanish translation
- Improved text quality due to FreeType, thanks to wplaat and DrTwox
- Console/remote power button support, power off the Wii in standby mode
- Console reset button support, reset the Wii to Main Menu
Version 0.3
- Working with Homebrew Channel beta 9
Version 0.2
- Wii light is turn on when writing to SD card
- Wordwrap function
- A different hover color for player 1
- Fixed finger weird behaviour on screen edge
- Fade out when exiting game
Version 0.1
- Original version
Credits
- Crayon for the code.
- Mr_Nick666 for the amazing design. Without him the game would suck big time.
- Thanks to the guys who did the translation.
- 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.
- Special thanks to Team Twiizers for everything they did for the Wii homebrew community.
Note
- Only needed for creating a screenshot