Taurus' Patience Game
=====================

This is an implementation of the classic Patience game that every
other platform has - I got bored so I wrote a version for the Psion.
The application is written in OPL and was built under the Series 5
Emulator - the original code was written on my Series 3a.  I make
no guarentees that it will run on anything else.

Installation
~~~~~~~~~~~~

Copy the all the files into your Psion's \System\App directory, under
a new sub-directory called "Patience".  It is a very small application
(about 10Kb!!!), so it shouldn't cause any disk space hassles.

Gameplay
~~~~~~~~

Gameplay is exceptionally simple.  Just select a column to move from
using a number key, and a column to move to in the same way.  The
program figures out how many cards to move.  The pack and stacks are
accessed in the same way.  Menus provide the usual Reveal and Deal
options.

I am working on adding mouse/stylus input in addition to the keyboard
input I have at the moment.  A small bugette means that the Ctrl keys
don't work at the moment.

This software is (c) Copyright Taurus Software and may not be resold
without express permission from the author.  This software is NOT
freeware, and licence to use it is only granted on the basis that
it will not be used for profit, either by resale, redistribution,
or any other means.  The source code and graphics are (c) Copyright
Taurus Software, all rights reserved.