Freecell Wii: Difference between revisions
From GameBrew
More actions
Created page with "{{#seo: |title=Wii Homebrew Games (Card) - GameBrew |title_mode=append |image=freecellwii.jpg |image_alt=Freecell }} {{Infobox Wii Homebrews |title=Freecell |image=freecellwii..." |
No edit summary |
||
| Line 15: | Line 15: | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/freecellwii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/freecellwii.7z | ||
|website= | |website= | ||
|source= | |source=https://dlhb.gamebrew.org/wiihomebrews/freecellwii.7z | ||
}} | }} | ||
'''Freecell''' is a simple card game. 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. | |||
[http://www.solitairelaboratory.com/fcfaq.html More Information] | |||
== Controls == | |||
{| class="wikitable" style="text-align:left;" | |||
|- | |||
! Button !! Action | |||
|- | |||
| Wiimote A Button and/or Wiimote B Button || Move a card | |||
|- | |||
| Wiimote DPad Up / Wiimote DPad Down || Increase/Decrease gap between cards | |||
|- | |||
| Wiimote Plus Button / Wiimote Minus Button || Show card (when pointing at cards with others above) | |||
|- | |||
| Wiimote Home Button || Go back to main menu | |||
|} | |||
==Media== | ==Media== | ||
<youtube></youtube> | <youtube>W1lMsNAd8E0</youtube> | ||
=== (Possible) Future Additions === | |||
* Auto-put-away feature to speed up the game | |||
* Display game numbers | |||
* Start a specific game | |||
* Allow multiple moves in one | |||
== Bugs == | |||
* Picking up cards from the finishing cells (top right), the cells underneath display slightly up. Trivial graphic bug. | |||
== 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 | |||
==External links== | |||
* Wiibrew - https://wiibrew.org/wiki/Freecell | |||
Revision as of 00:33, 30 July 2022
| Freecell | |
|---|---|
| File:Freecellwii.jpg | |
| General | |
| Author | WhoDares |
| Type | Card |
| Version | 0.2 |
| License | Mixed |
| Last Updated | 2008/08/16 |
| Links | |
| Download | |
| Source | |
Freecell is a simple card game. 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 and/or Wiimote B Button | Move a card |
| Wiimote DPad Up / Wiimote DPad Down | Increase/Decrease gap between cards |
| Wiimote Plus Button / Wiimote Minus Button | Show card (when pointing at cards with others above) |
| Wiimote Home Button | Go back to main menu |
Media
(Possible) Future Additions
- Auto-put-away feature to speed up the game
- Display game numbers
- Start a specific game
- Allow multiple moves in one
Bugs
- Picking up cards from the finishing cells (top right), the cells underneath display slightly up. Trivial graphic bug.
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
External links
- Wiibrew - https://wiibrew.org/wiki/Freecell