diff options
author | tg <tg@FreeBSD.org> | 1998-09-11 17:10:39 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1998-09-11 17:10:39 +0800 |
commit | 6621abcb2c2ea0f5a28d4c589526047114f74748 (patch) | |
tree | b8fe0b317c74d1112c5c06263a388da3b02c44bf /games/pysol/pkg-descr | |
parent | 5af2fc8307671d474e04a00105b975dd4111f27f (diff) | |
download | freebsd-ports-gnome-6621abcb2c2ea0f5a28d4c589526047114f74748.tar.gz freebsd-ports-gnome-6621abcb2c2ea0f5a28d4c589526047114f74748.tar.zst freebsd-ports-gnome-6621abcb2c2ea0f5a28d4c589526047114f74748.zip |
New port pysol, yet another solitaire clone. Most prominent feature:
demo mode for the uninitiated. :-)
Diffstat (limited to 'games/pysol/pkg-descr')
-rw-r--r-- | games/pysol/pkg-descr | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/games/pysol/pkg-descr b/games/pysol/pkg-descr new file mode 100644 index 000000000000..271101d36020 --- /dev/null +++ b/games/pysol/pkg-descr @@ -0,0 +1,23 @@ +============================================================================ +PySol - a Python Solitaire Game +============================================================================ + +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 + +I'm awaiting your suggestions and bug reports :-) + +Have fun, +Markus + +http://wildsau.idv.uni-linz.ac.at/mfx/pysol.html |