Difference between revisions of "Matching Cards"
Jump to navigation
Jump to search
Blooper4912 (talk | contribs) m (Homebrew apps/Matching Cards moved to Matching Cards) |
Bitflusher (talk | contribs) m (add to category Homebrew_in_HomebrewBrowser) |
||
Line 62: | Line 62: | ||
Matching Cards was written in C using [[devkitPPC]] r15 and LibOGC with Wiiuse. | Matching Cards was written in C using [[devkitPPC]] r15 and LibOGC with Wiiuse. | ||
+ | |||
+ | [[Category:Homebrew_in_HomebrewBrowser]] |
Revision as of 21:57, 29 August 2008
Matching Cards | |
![]() | |
General | |
---|---|
Author(s) | teknecal |
Type | Game |
Links | |
[[Matching Cards v0.2|Download]] | |
Source | |
Peripherals | |
![]() |
Matching Cards is another simple game for the Nintendo Wii. Pair up all the cards before the time runs out to proceed to the next level. There are 3 difficulties (easy, normal, hard) and 7 levels. Youtube Video
Usage
Run the included ELF with your favourite method to boot homebrew. Uses the Wiimote Controller with IR.
Button | Action |
---|---|
![]() |
Select card |
24px | Return to menu |
24px | Return to loader |
If you need to correct your IR cursor in the game, use:
Button | Action |
---|---|
![]() |
Y - 25 |
![]() |
Y + 25 |
![]() |
X - 50 |
![]() |
X + 50 |
History
14 June 2008 (v0.2)
- Added difficulty setting
- Now uses Wiimote IR
- No more multiple JPEG card files
11 June 2008 (v0.1)
- Initial Release
Notes
Source code is included :)
Credits
http://threemeninatub.blogspot.com/2007/03/playing-cards.html - Used card images
Matching Cards was written in C using devkitPPC r15 and LibOGC with Wiiuse.