============================================================================
PySol - a Python Solitaire Game
============================================================================

Obviously, PySol is a solitaire game written in Python :-)

Highlights:
-----------
  - based upon an extensible solitaire engine
  - currently supports 4 different games - expect more to come
  - includes my all time favorite "Gypsy"
  - very nice look and feel
  - unlimited undo & redo
  - load & save games
  - player statistics
  - computer gives hints and plays demo games
  - integrated help system
  - PySol is portable across X, Windows and MacOS

For other questions like "how do I install PySol ?", "how do I play ?"
and "why yet another solitaire game ?" consult the HTML documentation
in the `data/html' directory.

I'm awaiting you suggestions and bug reports :-)

Have fun,
Markus

http://wildsau.idv.uni-linz.ac.at/mfx/pysol.html


P.S. PySol is currently distributed in a "bundled" version. The full
     source code will appear on the PySol homepage soon

