989772c9ac
had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
19 lines
531 B
Plaintext
19 lines
531 B
Plaintext
PySol - a Python Solitaire Game
|
|
|
|
Highlights:
|
|
-----------
|
|
- based upon an extensible solitaire engine
|
|
- currently supports 202 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
|
|
|
|
I'm awaiting your suggestions and bug reports :-)
|
|
|
|
WWW: http://www.oberhumer.com/opensource/pysol/
|