Difference between revisions of "Wii-Tac-Toe"
m |
|||
(27 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox homebrew | {{Infobox homebrew | ||
| title = Wii-Tac-Toe | | title = Wii-Tac-Toe | ||
− | | image = [[ | + | | image = [[File:Wii-Tac-Toe-screenshot.png|250px|Wii-Tac-Toe screenshot]] |
| type = board game | | type = board game | ||
| author = [[User:Crayon|Crayon]] | | author = [[User:Crayon|Crayon]] | ||
Line 7: | Line 7: | ||
| contributor = | | contributor = | ||
| portedby = | | portedby = | ||
− | | version = 0 | + | | version = 1.1.0 |
| licence = | | licence = | ||
− | | download = | + | | download = https://github.com/Crayon2000/Wii-Tac-Toe/releases/latest |
| website = | | website = | ||
| discussion = | | discussion = | ||
− | | source = | + | | source = https://github.com/Crayon2000/Wii-Tac-Toe |
− | | peripherals = {{Wiimote2}} {{SensorBar}} {{FrontSDHC}} {{ | + | | peripherals = {{Wiimote2}} {{SensorBar}} {{FrontSDHC}} {{Ref|Only needed for creating a screenshot}} |
| hbb = yes | | hbb = yes | ||
+ | | osc = yes | ||
}} | }} | ||
− | + | '''''Wii-Tac-Toe''''' is a Tic-Tac-Toe game for the Nintendo Wii. It was programmed in C++ using devkitPro along with GRRLIB. | |
− | '''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 Wii Remote controller. | The game can be played alone vs the CPU or with a friend using one Wii Remote controller. | ||
− | The game AI does not always do the same moves, so the fun never | + | The game {{abbr|AI|Artificial Intelligence}} does not always do the same moves, so the fun never stops. |
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. | ||
Line 26: | Line 26: | ||
== Controls == | == Controls == | ||
− | |||
{| class="wikitable" style="text-align:left;" | {| class="wikitable" style="text-align:left;" | ||
|- | |- | ||
− | ! {{Wiimote1}} !! {{Wiimote2}} !! {{Wii}} !! Action | + | ! {{Wiimote1}} !! {{Wiimote2}} !! {{Wiimote3}} !! {{Wiimote4}} !! {{Wii}} !! Action |
+ | |- | ||
+ | | {{WiimoteAim}} || {{WiimoteAim}} || {{WiimoteAim}} || {{WiimoteAim}} || || Aim at the screen and move the cursor | ||
|- | |- | ||
− | | {{ | + | | {{WiimoteAButton}} || || || || || Confirm |
|- | |- | ||
− | | {{ | + | | {{WiimoteHomeButton}} || {{WiimoteHomeButton}}|| || || || Open/close the HOME menu |
|- | |- | ||
− | | {{ | + | | {{Wiimote1Button}} + {{Wiimote2Button}} || {{Wiimote1Button}} + {{Wiimote2Button}} || || || || Create a PNG screenshot on the SD card root folder |
|- | |- | ||
− | | {{ | + | | {{WiimotePlusButton}} || {{WiimotePlusButton}} || || || || Show {{abbr|FPS|Frames Per Second}} |
|- | |- | ||
− | | {{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 |
|} | |} | ||
− | == | + | == Language Settings == |
− | + | [[File:LanguageMenu.jpg|left|150px|Wii Language Settings]] | |
− | + | To play this game in English, change your language settings in the Wii System Settings. | |
− | + | This game is also available in French, Spanish, Italian, German and Dutch. | |
− | + | {{clear}} | |
− | ==Changelog== | + | == Changelog == |
− | ===Version 0.6=== | + | === Version 1.1.0 === |
+ | * Add support for Wii Remote 3 and 4 on HOME Menu | ||
+ | * Use cmake | ||
+ | * Library update | ||
+ | ** fmt 11.0.2 | ||
+ | ** GRRMOD (9a6e7d85329b813d633f4b10de31c704167c0054) | ||
+ | ** GRRLIB (d93847e6a3e350bd1157d61cc1315d8bbff76968) | ||
+ | === Version 1.0.0 === | ||
+ | * The arm of the Wii Remote is now moving on the Start screen. | ||
+ | * The two buttons at the bottom of the Game screen will open the HOME Menu. | ||
+ | * Library update | ||
+ | ** libogc 1.8.12 | ||
+ | ** libfat 1.0.14 | ||
+ | ** Mini-XML 2.10 | ||
+ | ** fmt 3.0.0 | ||
+ | ** GRRMOD (997013aafbe9ee45e76c83cecedf0201ca8036a0) | ||
+ | ** GRRLIB (33d044824bd315d55702b25fac6ff6cbb43fa441) | ||
+ | ** FreeType 2.4.12 | ||
+ | ** libpngu (libpng 1.6.23 and zlib 1.2.8) | ||
+ | === Version 0.8 === | ||
+ | * Could now be played with 2 Wii Remotes | ||
+ | * View FPS when pressing the + button | ||
+ | * meta.xml is fixed | ||
+ | * Library update | ||
+ | ** libogc 1.8.11 | ||
+ | ** libfat 1.0.11 | ||
+ | ** Mini-XML 2.6 | ||
+ | ** UTF-8 CPP 2.3.4 | ||
+ | ** Boost 1.52 | ||
+ | ** GRRLIB 4.3.2 | ||
+ | ** FreeType 2.4.3 | ||
+ | ** libpngu (libpng 1.6.8 and zlib 1.2.8) | ||
+ | === Version 0.7 === | ||
+ | * Music | ||
+ | * A sound is played when changing screens | ||
+ | * The winning positions are flashing on the grid | ||
+ | * Player 1 is now in blue (X) and Player 2 in red (O) | ||
+ | === Version 0.6 === | ||
* Buttons have a rollover sound | * Buttons have a rollover sound | ||
* New cursors for HOME menu, player 2 cursor is disable | * New cursors for HOME menu, player 2 cursor is disable | ||
* Wii Remote two could use the HOME button | * Wii Remote two could use the HOME button | ||
* Opacity of the cursor changes while waiting for AI to play | * Opacity of the cursor changes while waiting for AI to play | ||
− | ===Version 0.5 === | + | === Version 0.5 === |
* Italian translation | * Italian translation | ||
* Hide the cursor when IR is not valid | * Hide the cursor when IR is not valid | ||
Line 62: | Line 100: | ||
* New button in the HOME Menu | * New button in the HOME Menu | ||
* Widescreen support, cursor hotspot and PAL 576i bug are all fixed with GRRLIB 4.0.0 | * Widescreen support, cursor hotspot and PAL 576i bug are all fixed with GRRLIB 4.0.0 | ||
− | ===Version 0.4=== | + | === Version 0.4 === |
* French, German, Dutch, and Spanish translation | * French, German, Dutch, and Spanish translation | ||
* Improved text quality due to [[Media:FreeType-PPC.rar|FreeType]], thanks to [[User:wplaat|wplaat]] and [[User:DrTwox|DrTwox]] | * Improved text quality due to [[Media:FreeType-PPC.rar|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 | ||
− | ===Version 0.2=== | + | === Version 0.2 === |
* Wii light is turn on when writing to SD card | * Wii light is turn on when writing to SD card | ||
* Wordwrap function | * Wordwrap function | ||
Line 75: | Line 113: | ||
* Fixed finger weird behaviour on screen edge | * Fixed finger weird behaviour on screen edge | ||
* Fade out when exiting game | * Fade out when exiting game | ||
− | ===Version 0.1=== | + | === Version 0.1 === |
* Original version | * Original version | ||
== Video == | == Video == | ||
{{YouTube thumbnail | {{YouTube thumbnail | ||
− | | title = Wii-Tac-Toe | + | | title = Wii-Tac-Toe 1.0.0 |
− | | link = | + | | link = https://www.youtube.com/watch?v=WKbSV7_79T8 |
| image = File:Wii-Tac-Toe-Video1.png | | image = File:Wii-Tac-Toe-Video1.png | ||
− | | length = | + | | length = 2:15 |
}} | }} | ||
− | [[File:Featured media youtube.png]] '''[ | + | [[File:Featured media youtube.png]] '''[https://www.youtube.com/watch?v=WKbSV7_79T8 Wii-Tac-Toe]''' by MrCrayon2000 |
<div style="position: relative;"> | <div style="position: relative;"> | ||
− | This video shows Wii-Tac-Toe version 0. | + | This video shows Wii-Tac-Toe version 1.0.0 in English. |
</div> | </div> | ||
{{clear}} | {{clear}} | ||
Line 101: | Line 139: | ||
== Note == | == Note == | ||
− | {{ | + | {{References}} |
− | [[ | + | [[Category:Homebrew done in C++]] |
+ | [[Category:Homebrew using GRRLib]] | ||
+ | [[Category:Homebrew using libfat]] |
Latest revision as of 01:31, 8 August 2024
Wii-Tac-Toe | |
![]() | |
General | |
---|---|
Author(s) | Crayon |
Type | Board game |
Version | 1.1.0 |
Links | |
Download | |
Source | |
Downloadable via the Homebrew Browser | |
Downloadable via the Open Shop Channel | |
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 Wii Remote controller. The game AI does not always do the same moves, so the fun never stops.
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
Language Settings
To play this game in English, change your language settings in the Wii System Settings.
This game is also available in French, Spanish, Italian, German and Dutch.
Changelog
Version 1.1.0
- Add support for Wii Remote 3 and 4 on HOME Menu
- Use cmake
- Library update
- fmt 11.0.2
- GRRMOD (9a6e7d85329b813d633f4b10de31c704167c0054)
- GRRLIB (d93847e6a3e350bd1157d61cc1315d8bbff76968)
Version 1.0.0
- The arm of the Wii Remote is now moving on the Start screen.
- The two buttons at the bottom of the Game screen will open the HOME Menu.
- Library update
- libogc 1.8.12
- libfat 1.0.14
- Mini-XML 2.10
- fmt 3.0.0
- GRRMOD (997013aafbe9ee45e76c83cecedf0201ca8036a0)
- GRRLIB (33d044824bd315d55702b25fac6ff6cbb43fa441)
- FreeType 2.4.12
- libpngu (libpng 1.6.23 and zlib 1.2.8)
Version 0.8
- Could now be played with 2 Wii Remotes
- View FPS when pressing the + button
- meta.xml is fixed
- Library update
- libogc 1.8.11
- libfat 1.0.11
- Mini-XML 2.6
- UTF-8 CPP 2.3.4
- Boost 1.52
- GRRLIB 4.3.2
- FreeType 2.4.3
- libpngu (libpng 1.6.8 and zlib 1.2.8)
Version 0.7
- Music
- A sound is played when changing screens
- The winning positions are flashing on the grid
- Player 1 is now in blue (X) and Player 2 in red (O)
Version 0.6
- Buttons have a rollover sound
- New cursors for HOME menu, player 2 cursor is disable
- Wii Remote two could use the HOME button
- Opacity of the cursor changes while waiting for AI to play
Version 0.5
- Italian translation
- Hide the cursor when IR is not valid
- The cursor has a shadow
- New button in the HOME Menu
- Widescreen support, cursor hotspot and PAL 576i bug are all fixed with GRRLIB 4.0.0
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
Video
Wii-Tac-Toe by MrCrayon2000
This video shows Wii-Tac-Toe version 1.0.0 in English.
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
↑ 1. Only needed for creating a screenshot