==================
Spider Solitaire
==================

By Synopsis

Updates
---------
Goto http://python-psp.net/trac/wiki/SpiderGame to
check for updates to Spider.

Installation eLoader (and 1.0)
--------------------------------
Copy the contents of the "eLoader (and 1.0)" folder to
the "/PSP/Game" folder on your PSP.

Installation 1.5
--------------------------------
Copy the contents of the "1.5" folder to the "/PSP/Game"
folder on your PST.

How To Play
-------------
- The aim of the game is to get rid of all of the cards.
- To get rid of cards you need to get a run from Ace (bottom)
  to King (Top) of cards in the same suit.
- You can move cards between stacks if last card of the
  stack you are moving to is one higher than the selected
  card. e.g. Ace goes on 2, 7 on 8, 10 on Jack etc.
- You can move individual cards, or groups of cards that are
  consecutive and the same suit.
- You can move cards into empty spaces.
- Any card that is face down will be turned over if there
  are no cards on top of it.
- When you run out of useful moves deal a card onto each
  stack. Note: Unlike many Spider versions you can deal if
  you have empty spaces.

The Controls
--------------
- D-Pad              - Move the cursor.
- Cross + Left/Right - Move cards
- Left Trigger       - Undo
- Right Trigger      - Redo
- Triangle           - Deal
- Select             - Go to the menu
- Start              - Save the game

History
---------

1.03
- Added eLoader (and 1.0) version (works up to and including 2.6).
- Added Quit option for eLoader users.
- Added "Game Saved" notification.

1.02
- Added Undo/Redo
- Added Save Game 
- Fixed bug where a row does not complete if it is completed by a Deal.

1.01
- Corrected crash when the game finishes so you see a completed screen now.
- Prevent you from completing stacks with different suits.

1.0
- Initial Version
