Magic Number
Jump to navigation
Jump to search
Magic Number | |
General | |
---|---|
Author(s) | HardCoal99 |
Type | Puzzle game |
Version | 1.00 |
Links | |
Download | |
Source Included | |
Downloadable via the Homebrew Browser | |
Peripherals | |
Magic Number is a simple console number guessing game for the Wii. The Wii picks a random number between 1 and "X" depending on what difficulty level was selected. The player is then tasked with guessing the random number before the player runs out of lives.
This is my first Wii program and I hope to use it as a stepping stone into developing a more advanced game.
Controls
Action | |
---|---|
Select Level & Number | |
Restart Game | |
Exit |
Installation
Copy the "magicnumber" directory and its contents into the APPS folder on your SD card. Load the Homebrew Channel and select the Magic Number application.
TODO List
- Make changes as requested.
Credits
- DevkitPro was used to develop and compile this application.
- Thanks to Cboom for making controlling the Wii's LED easy (used for my Easter Egg).
- Thanks to the creators of "Wiiuse"
Development Log
11/25/2008 V1.00
- Application released