mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@1 39dd0a4e-7c14-0410-91b3-c4f2d318f732
23 lines
483 B
Text
23 lines
483 B
Text
PySol Fan Club edition
|
|
======================
|
|
|
|
|
|
Requirements.
|
|
-------------
|
|
|
|
- Python (2.3 or later)
|
|
- Tkinter
|
|
- PySol-Sound-Server: http://www.pysol.org/ (not necessarily)
|
|
- PIL (Python Image Library): http://www.pythonware.com/products/pil (not necessarily)
|
|
- Freecell Solver: http://vipe.technion.ac.il/~shlomif/freecell-solver/ (not necessarily)
|
|
|
|
|
|
Installation.
|
|
-------------
|
|
|
|
See: http://www.python.org/doc/current/inst/
|
|
|
|
or just run from the source directory:
|
|
|
|
$ python pysol
|
|
|