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

Difference between revisions of "Giddy 3"

From WiiBrew
Jump to navigation Jump to search
(Giddy 3 is here!)
 
Line 1: Line 1:
 
{{Infobox homebrewapp
 
{{Infobox homebrewapp
 
| image      = [[Image:Giddy3shot.png]]
 
| image      = [[Image:Giddy3shot.png]]
| title      = Giddy 3
 
 
| desc        = Platform Puzzler
 
| desc        = Platform Puzzler
| type        = Games
+
| type        = Game
 
| author      = [[User:Xeron|Xeron]]
 
| author      = [[User:Xeron|Xeron]]
 +
| version    = 1.0
 
| download    = [http://www.petergordon.org.uk/giddy3/giddy3_wii.zip Download]
 
| download    = [http://www.petergordon.org.uk/giddy3/giddy3_wii.zip Download]
| version    = 1.0
+
| source      =  
| peripherals = {{Wiimote1}} {{FrontSD}}
+
| peripherals = {{Wiimote1}}
 
| hbc        = 1
 
| hbc        = 1
 
}}
 
}}
  
"Giddy 3" was a great fun platform puzzle game for MS-DOS, released in 2001. I obtained the assembler source code and re-wrote it in C. Now it is available for your Wii!
+
'''Giddy 3''' is a great fun platform puzzle game. It was originally released in 2001 for MS-DOS, but last year I acquired the source code and converted it to C. This version is written specifically for the Wii.
 +
 
 +
==Controls==
 +
{| class="wikitable"
 +
|-
 +
! {{WiimoteHorizontal}} !! Action
 +
|-
 +
| {{WiimoteDPadRight}} ||  Move Right
 +
|-
 +
| {{WiimoteDPadLeft}} || Move Left
 +
|-
 +
| {{Wiimote2Button}}  || Jump
 +
|-
 +
| {{Wiimote1Button}} || Use
 +
|-
 +
| {{WiimoteAButton}} || Hint
 +
|-
 +
| {{WiimotePlusButton}} || Pause
 +
|-
 +
|{{WiimoteHomeButton}} || Quit
 +
|}
 +
 
  
Just copy it to your Apps folder, and run it from the Homebrew channel.
+
==Change Log==
 +
1.0
 +
* First public release

Revision as of 22:48, 13 February 2009

Giddy 3
Giddy3shot.png
General
Author(s)Xeron
TypeGame
Version1.0
Links
[[Download|Download]]
Peripherals
Wiimote1.svg

Giddy 3 is a great fun platform puzzle game. It was originally released in 2001 for MS-DOS, but last year I acquired the source code and converted it to C. This version is written specifically for the Wii.

Controls

WiimoteHorizontal.svg Action
Wiimote D-Pad Right Move Right
Wiimote D-Pad Left Move Left
Wiimote 2 Button Jump
Wiimote 1 Button Use
Wiimote A Button Hint
Wiimote + Button Pause
Wiimote HOME Button Quit


Change Log

1.0

  • First public release