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
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:
|title=Wii Homebrew Games (Board) - GameBrew
|title_mode=append
|image=tictactoewii.jpg
|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
|lastupdated=2008/08/01
|lastupdated=2008/07/08
|type=Board
|type=Board
|version=1.0
|version=1.0
Line 18: Line 12:
|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 ("Jogo da Velha" in portuguese) homebrew game created from scratch.
 
==Features==
*Well made sprite.
*Audio.
*Fade functions on GRRLIB 3.0.
 
==User guide==
The game is controlled by moving an on screen cursor.
 
The value under the cursor is set with "X" or "O" depending on the type of game you have chosen on menu.
 
If desired, the user may reset the game at any time pressing the "+" button.
 
==Controls==
'''Wiimote:'''
 
D-Pad - Control navigation
 
1 - Start game with "X"
 
2 - Start game with "O"
 
A - Mark the cell
 
Plus - Reset the game (exiting to menu)


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.
Home - Exit to loader


== Controls ==
==Screenshots==
{| class="wikitable" style="left;text-align:center;"
https://dlhb.gamebrew.org/wiihomebrews/tictactoewii3.png
|-
! 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
|}


==Media==
==Credits==
<youtube>WKbSV7_79T8</youtube>
* 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 Code - http://code.google.com/p/wiitictactoe/
* Wiibrew - https://wiibrew.org/wiki/TicTacToe
* WiiBrew - https://wiibrew.org/wiki/TicTacToe

Latest revision as of 02:18, 10 March 2023

TicTacToe
Tictactoewii2.png
General
Authorbmic
TypeBoard
Version1.0
LicenseGPL-3.0
Last Updated2008/07/08
Links
Download
Website
Source

TicTacToe ("Jogo da Velha" in portuguese) homebrew game created from scratch.

Features

  • Well made sprite.
  • Audio.
  • Fade functions on GRRLIB 3.0.

User guide

The game is controlled by moving an on screen cursor.

The value under the cursor is set with "X" or "O" depending on the type of game you have chosen on menu.

If desired, the user may reset the game at any time pressing the "+" button.

Controls

Wiimote:

D-Pad - Control navigation

1 - Start game with "X"

2 - Start game with "O"

A - Mark the cell

Plus - Reset the game (exiting to menu)

Home - Exit to loader

Screenshots

tictactoewii3.png

Credits

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