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

Wii-Tac-Toe

From WiiBrew
Jump to navigation Jump to search
Wii-Tac-Toe
Wii-Tac-Toe screenshot
General
Author(s)Crayon
TypeBoard game
Version0.7
Links
Download
Source
Downloadable via the Homebrew Browser
Peripherals
WiiMote2.svg SensorBar.svg Loads files from SDHC cards in the Front SD slot Template:Ref label

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

Wiimote1.svg WiiMote2.svg WiiDrawing.svg Action
Wii Remote Aim Aim at the screen and move the cursor
Wiimote A Button Confirm
Wiimote HOME Button Wiimote HOME Button Open/close the HOME menu
Wiimote 1 Button + Wiimote 2 Button Wiimote 1 Button + Wiimote 2 Button Create a PNG screenshot on the SD card root folder
Wiimote Power Button Wiimote Power Button Wii POWER Button Power off the Wii in standby mode
Wii RESET Button Reset the Wii to Main Menu

Todo

  • Game buttons at the bottom should work
  • More Sounds
  • Network connection
  • Mii display (maybe one day)

Changelog

Version 0.8 (upcoming release)

  • meta.xml is fixed
  • Updated libraries:
    • libogc 1.8.1
    • libfat 1.0.6
    • libpng 1.2.40
    • FreeType 2.3.11
    • Mini-XML 2.6
    • GRRLIB 4.1.1

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

YouTube - Wii-Tac-Toe
YouTube - Wii-Tac-Toe
0:31

Featured media youtube.png Wii-Tac-toe by EppoOmbouw

This video shows Wii-Tac-Toe version 0.6 in Dutch.



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

Template:Note label Only needed for creating a screenshot