Magic Number

From WiiBrew
Jump to navigation Jump to search
Magic Number
Magic Number.png
General
Author(s)HardCoal99
TypePuzzle game
Version1.00
Links
Download
Source Included
Downloadable via the Homebrew Browser
Peripherals
Wiimote1.svg Loads files from the Front SD slot

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

Wiimote.svg Action
Wiimote D-Pad Select Level & Number
Wiimote A Button Restart Game
Wiimote HOME Button 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