Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

TicTacToe Wii: Difference between revisions

From GameBrew
m (HydeWing moved page Tictactoe Wii to TicTacToe Wii)
No edit summary
Line 2: Line 2:
|title=Wii Homebrew Games (Board) - GameBrew
|title=Wii Homebrew Games (Board) - GameBrew
|title_mode=append
|title_mode=append
|image=tictactoewii.jpg
|image=tictactoewii2.PNG
|image_alt=TicTacToe
|image_alt=TicTacToe
}}
}}
{{Infobox Wii Homebrews
{{Infobox Wii Homebrews
|title=TicTacToe
|title=TicTacToe
|image=tictactoewii.jpg
|image=tictactoewii2.PNG
|description=Beat the Computer
|description=Beat the Computer
|author=bmic
|author=bmic
Line 18: Line 18:
|source=http://code.google.com/p/wiitictactoe/
|source=http://code.google.com/p/wiitictactoe/
}}
}}
TicTacToe ("Jogo da Velha" in portuguese) is casual game, i have used one old code of mine to make the AI.
'''TicTacToe''', also known as "Jogo da Velha" in Portuguese, is a classic casual game. The AI for this version was created using an old code and optimized with GRRLIB 3.0 and added features from the community, such as the ability to load PNG files and save the screen. Players can control the game by using the Wii remote, and all necessary controls are displayed on the screen. The intro includes an image explaining the buttons used in the game.


This version used GRRLIB 3.0 optimized by me with fade in and out functions, and used others make by the comunitylike load png from a file and save the screen. Hold the wiimote normaly to play and press the "Home" button to exit the game at any time, in the intro i put a img explaining all the buttons used in the game.
In this version 1.0, the game features well-designed graphics, audio, and fade functions. Players navigate the game using an on-screen cursor and can reset the game at any time by pressing the "+" button. The cursor can be set to "X" or "O" based on the type of game chosen from the menu.
 
==Screenshots==
https://dlhb.gamebrew.org/wiihomebrews/tictactoewii-01.PNG
https://dlhb.gamebrew.org/wiihomebrews/tictactoewii-02.PNG


== Controls ==
== Controls ==
Line 40: Line 44:
|}
|}


==Media==
==Credits==
<youtube>WKbSV7_79T8</youtube>
Credit where credit is due..<br>
Everybody in the homebrew scene
* libraries used
* libogc/libfat
* pngu/libpng
* GRRLIB
* Photoshop was used to create all graphics.
* devkitPro was used to build the program.


==External links==
==External links==
* Google source - http://code.google.com/p/wiitictactoe/
* Google source - http://code.google.com/p/wiitictactoe/
* Wiibrew - https://wiibrew.org/wiki/TicTacToe
* Wiibrew - https://wiibrew.org/wiki/TicTacToe

Revision as of 13:04, 3 February 2023

TicTacToe
File:Tictactoewii2.PNG
General
Authorbmic
TypeBoard
Version1.0
LicenseGPL-3.0
Last Updated2008/08/01
Links
Download
Website
Source

TicTacToe, also known as "Jogo da Velha" in Portuguese, is a classic casual game. The AI for this version was created using an old code and optimized with GRRLIB 3.0 and added features from the community, such as the ability to load PNG files and save the screen. Players can control the game by using the Wii remote, and all necessary controls are displayed on the screen. The intro includes an image explaining the buttons used in the game.

In this version 1.0, the game features well-designed graphics, audio, and fade functions. Players navigate the game using an on-screen cursor and can reset the game at any time by pressing the "+" button. The cursor can be set to "X" or "O" based on the type of game chosen from the menu.

Screenshots

tictactoewii-01.PNG tictactoewii-02.PNG

Controls

Wiimote Action
Wiimote DPad Control navigation
Wiimote 1 Button Start game with "X"
Wiimote 2 Button Start game with "O"
Wiimote A Button Mark the cell
Wiimote Plus Button Reset the game (exiting to menu)
Wiimote Home Button Exit to loader

Credits

Credit where credit is due..
Everybody in the homebrew scene

  • libraries used
  • libogc/libfat
  • pngu/libpng
  • GRRLIB
  • Photoshop was used to create all graphics.
  • devkitPro was used to build the program.

External links

Advertising: