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

Difference between revisions of "Simon"

From WiiBrew
Jump to navigation Jump to search
m
(Relinked download to Wayback Machine)
 
(13 intermediate revisions by 10 users not shown)
Line 1: Line 1:
{{Infobox homebrewapp
+
{{Infobox homebrew
 
| title      = Simon
 
| title      = Simon
| image      = [[Image:Simon-picture-small.jpg]]
+
| image      = [[File:Simon-picture-small.jpg]]
| desc        = Memory Game
+
| type        = other game
| type        = Game
+
| author      = [[User:Teknecal|teknecal]]
| author      = [http://www.wiibrew.org/wiki/User:Teknecal teknecal]
+
| download    = https://web.archive.org/web/20151009055615/https://www.codemii.com/wiihomebrew/simon_v0.3.zip
| display    =
+
| source      = Included
| download    = [http://www.wiiregionworld.com/wiihomebrew/simon_v0.3.zip Simon v0.3]
 
| source      = Yes
 
 
| peripherals = {{Wiimote1}}
 
| peripherals = {{Wiimote1}}
 +
| hbb        = yes
 
}}
 
}}
 
'''Simon''', everyone's favourite memory game makes it to the Nintendo Wii. [http://www.youtube.com/watch?v=LoFfY227fik Youtube Video]
 
'''Simon''', everyone's favourite memory game makes it to the Nintendo Wii. [http://www.youtube.com/watch?v=LoFfY227fik Youtube Video]
  
==Usage==
+
== Usage ==
 
Run the included ELF with your favourite method to boot homebrew.
 
Run the included ELF with your favourite method to boot homebrew.
 
Uses the Wiimote Controller.
 
Uses the Wiimote Controller.
  
Use the Wiimote as below & rotate 45 degrees clockwise (you'll get the hang of it).
+
Use the Wiimote like this: {{WiimoteHorizontal}} & rotate 45 degrees clockwise (you'll get the hang of it).
  
[ + - - oo]
 
  
 +
{| class="wikitable"
 +
|-
 +
! {{WiimoteHorizontal}} !! Action
 +
|-
 +
| {{WiimoteDPadRight}} || Red
 +
|-
 +
| {{WiimoteDPadDown}} || Green
 +
|-
 +
| {{WiimoteDPadLeft}} || Blue
 +
|-
 +
| {{WiimoteDPadUp}} || Yellow
 +
|}
  
Up Button = Red
+
== History ==
 
 
Right Button = Green
 
 
 
Left Button = Blue
 
 
 
Down Button = Yellow
 
 
 
==History==
 
 
5 June 2008 (v0.3)
 
5 June 2008 (v0.3)
 
- Now uses the Wiimote
 
- Now uses the Wiimote
Line 39: Line 41:
 
- Initial Release
 
- Initial Release
  
==Notes==
+
== Notes ==
 
In the main screen, use up and down to increase / decrease the animation speed.
 
In the main screen, use up and down to increase / decrease the animation speed.
 
Source code is included :)
 
Source code is included :)
  
==Credits==
+
== Credits ==
 
Uschghost - Used your snake source to start off v0.2 as it was a fine example of  
 
Uschghost - Used your snake source to start off v0.2 as it was a fine example of  
 
a game that had graphics and sound
 
a game that had graphics and sound
Line 52: Line 54:
  
  
Simon was written in C using devkitPro r15 and LibOGC with Wiiuse.
+
Simon was written in C using devkitPPC r15 and LibOGC with Wiiuse.

Latest revision as of 06:40, 21 August 2022

Simon
Simon-picture-small.jpg
General
Author(s)teknecal
TypeOther game
Links
Download
Source
Downloadable via the Homebrew Browser
Peripherals
Wiimote1.svg

Simon, everyone's favourite memory game makes it to the Nintendo Wii. Youtube Video

Usage

Run the included ELF with your favourite method to boot homebrew. Uses the Wiimote Controller.

Use the Wiimote like this: WiimoteHorizontal.svg & rotate 45 degrees clockwise (you'll get the hang of it).


WiimoteHorizontal.svg Action
Wiimote D-Pad Right Red
Wiimote D-Pad Down Green
Wiimote D-Pad Left Blue
Wiimote D-Pad Up Yellow

History

5 June 2008 (v0.3) - Now uses the Wiimote

3 June 2008 (v0.2) - Added graphics and sound

30 May 2008 (v0.1) - Initial Release

Notes

In the main screen, use up and down to increase / decrease the animation speed. Source code is included :)

Credits

Uschghost - Used your snake source to start off v0.2 as it was a fine example of a game that had graphics and sound

jeff@xgenus.com - Used your Bmp2Gc application

Paul (www.neave.com) - Used images/sounds from your simon game


Simon was written in C using devkitPPC r15 and LibOGC with Wiiuse.