JS Pileon Solitaire by Bradlis7

Version: 1.0

Made Possible By: jQuery, Interface, JS Cards, Playing Cards Graphics

Game inspired by Aisleriot Solitaire

How to Play:

The game has a simple concept, but not so simple to win. The goal is to make each rank of card have its own pile, such as "A A A A","9 9 9 9", and so on.

The game starts out with 13 piles of 4 cards, and 2 empty piles. Each pile can only have 4 cards. Only the top cards with the same rank can be moved (including individual cards).

The game is won when all piles are completed, grouped by rank. The top card is turned facedown when a pile is completed.

Strategy

The best way to win the game is to always have a blank pile. If you need to use it, make sure you will be able to have an empty one when you finish the current set of moves. Sometimes you will need to plan out a long set of moves.