Difference between revisions of "Magic Number"
Jump to navigation
Jump to search
m (Wiki links) |
m |
||
(One intermediate revision by one other user not shown) | |||
Line 2: | Line 2: | ||
| title = Magic Number | | title = Magic Number | ||
| image = [[File:Magic_Number.png]] | | image = [[File:Magic_Number.png]] | ||
− | | type = | + | | type = puzzle game |
| author = [[User:HardCoal99|HardCoal99]] | | author = [[User:HardCoal99|HardCoal99]] | ||
| version = 1.00 | | version = 1.00 | ||
| download = Media:Magic_Number.zip | | download = Media:Magic_Number.zip | ||
− | | source = | + | | source = included |
| peripherals = {{Wiimote1}} {{FrontSD}} | | peripherals = {{Wiimote1}} {{FrontSD}} | ||
| hbb = yes | | hbb = yes | ||
}} | }} | ||
− | |||
'''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. | '''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. | ||
Latest revision as of 17:37, 15 October 2009
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