Wii Solitaire

Wii Solitaire is a very simple Klondike solitaire game for the Wii which makes use of the Wiimote's IR sensor bar.

Wii Solitaire
Solitaire.png
General
Author(s)Wil
TypeGame
Version0.3 (08-10-2008)
Links
[[0.3|Download]]
[[0.3 Source|Source]]
Peripherals
Wiimote1.svg

The objective of the game, for those that are not familiar with solitaire, is to get the four suits built onto the foundations from aces up through kings. To do this you must place alternating colored cards, from kings down to aces, on top of each-other by moving them within the Tableau and drawing cards from the Stock. Currently you are considered having won the game by having all four kings placed face up on the Foundation.

The source is available, of course, and is fully commented throughout to make it easy for those reading the source to understand why and how I did the various functions for the game.

Controls

Controller Button Action
    Draw Cards From Stock
    Pick up/Drag a Card
    Access Menu/Return to Game
   +  Take a Screenshot

Screenshots & Video

    

    

Change Log

0.3

Major Game-play Changes

  • Card-Based Selection

Instead of the cursor having to be over a Tableau card or Foundation card to drop now the held card only has to be touching the Tableau and Foundation cards to be dropped. This really refines the game play making it a lot simpler to control the cards.

  • Vertical Card Adjustment

The cards on the Tableau now adjust vertically so that when there are less cards in a column more of each card is visible making identifying the cards much easier.

Minor Changes

  • Finished Core Menu

Core menu work is complete.

  • GRRLIB 16:9 Support

I made it so that if you are using a 16:9 TV the game will output a stretched 4:3 image to screen. Later on I will make this an option to turn on and off.

  • Properly Scaled Cards and New Table

I recreated the cards used and properly scaled the cards for a more accurate looking game. I also replaced the old table background with a much cleaner looking version.

0.2

  • Home Row Ace-Creation Bug Fix

During development of the Menu I discovered a serious bug where one could select the empty home row and force the creation of aces within the game.

  • Initial Menu Work

Because of the above fix, I quickly finished implementing the early stages of the menu system. You can now create a new game without having to return to HBC.

0.1

  • Initial Release
  • Minor Bug Fix

Roadmap

Completed

  • Motion Controls
  • Rumble Card Selection
  • Complete Core Solitaire Game
  • Splash Screen and UI

Planned

  • Cheating Deck Shuffle
  • Deck Dealing Animation
  • Scoring
  • Options
  • Sounds