Difference between revisions of "Freecell"
Jump to navigation
Jump to search
m |
WiibrewBot (talk | contribs) m (Robot: Cosmetic changes) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Infobox | + | {{Infobox homebrew |
| title = Freecell.Wii | | title = Freecell.Wii | ||
| image = | | image = | ||
− | + | | type = card game | |
− | | type = | + | | author = [[User:Whodares|WhoDares]] |
− | | author = [[User: | + | | maintainer = |
− | | | + | | contributor = |
+ | | portedby = | ||
| version = 0.2 | | version = 0.2 | ||
− | | download = | + | | licence = |
− | | source = | + | | download = http://www.codemii.com/wiihomebrew/freecellwii02.rar |
+ | | website = | ||
+ | | discussion = | ||
+ | | source = http://www.codemii.com/wiihomebrew/freecellwii02src.rar | ||
| peripherals = {{Wiimote1}} | | peripherals = {{Wiimote1}} | ||
− | + | | hbb = yes | |
− | | hbb = | ||
}} | }} | ||
Line 66: | Line 69: | ||
[http://img120.imageshack.us/my.php?image=screennm1.jpg screenshot] | [http://img120.imageshack.us/my.php?image=screennm1.jpg screenshot] | ||
− | + | [[Category:Homebrew using GRRLib]] | |
− | [[ |
Latest revision as of 18:06, 10 August 2009
Freecell.Wii | |
General | |
---|---|
Author(s) | WhoDares |
Type | Card game |
Version | 0.2 |
Links | |
Download | |
Source | |
Downloadable via the Homebrew Browser | |
Peripherals | |
![]() |
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 |
---|---|
![]() ![]() |
Move a card |
![]() ![]() |
Increase/Decrease gap between cards |
![]() ![]() |
Show card (when pointing at cards with others above) |
![]() |
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.
- Picking up cards from the finishing cells (top right), the cells underneath display slightly up. Trivial graphic bug
(Possible) Future Additions
- Auto-put-away feature to speed up the game
- Display game numbers
- Start a specific game
- Allow multiple moves in one
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)
Release Notes
v0.2 - When a game completes, you get a congratulations screen, also, the final cell drag bug is half fixed (looks okay when dragging an Ace back off, but not any other card)
v0.1 - Initial release