The goal is to build scales of cards of the same suit so that they can be
removed from the table (eg. from king to ace of hearts).

NOTE: there should be 10 columns of cards in this game, if you cannot see
      them all, switch to a smaller card size (at an 800x600 screen resolution
      you must use the smallest one)

Rules:

    - a card can be moved on top of another card of successive value, e.g.:
      a three can be moved on a four, no matter what suits they have.

    - a group of ordered cards of the same suit can be moved together, e.g.:
      three to ace of hearts.

    - any card can be moved on free cells.

    - clicking on the covered deck in the bottom left corner of the table will
      distribute another card on each column. You can only do this is all of
      the columns have at least one card.

Beware: I don't accept any responsibility for brain damage if you insist
in trying to finish this game at the hardest level. :)
