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

Difference between revisions of "Freecell"

From WiiBrew
Jump to navigation Jump to search
m
Line 11: Line 11:
 
| peripherals = {{Wiimote1}}  
 
| peripherals = {{Wiimote1}}  
 
| hbc        = 1 <!-- no icon -->
 
| hbc        = 1 <!-- no icon -->
| hbb        =  
+
| hbb        = 1
 
}}
 
}}
  

Revision as of 16:35, 14 August 2008

Freecell.Wii
General
Author(s)WhoDares
TypeGame
Version0.1
Links
[[Download|Download]]
Peripherals
Wiimote1.svg

Freecell is a simple card game.

About

It's similar to Patience/Solitaire, except that all cards are laid out at the start, and you have 4 empty "cells" to move cards to.


Controls

Button Action
Wiimote A Button Move a card
Wiimote HOME Button Go back to main menu


Bugs

Please let me know if you find any. I think I've fixed all of them now, but there may well be some I've missed.


(Possible) Future Additions

  • "Congratulations" screen when all cards have been put away
  • Auto-put-away feature to speed up the game
  • Start a specific game


Download

The download is currently being held on Rapidshare, so if it expires, please let me know so I can re-upload it etc.


Credits

  • Code / Graphics (Except Card Images) : WhoDares
  • Card Images : Public Domain (I believe, contact me if I'm wrong)
  • Libraries: libogc, GRRLIB (Thanks to the people who made them what they are)