1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
No description
Find a file
skomoroh 3c25e97e13 + 9 new game
+ added command-line option `--debug' (undocumented)
- removed `mixer' button in soundoptionsdialog
* small improvements


git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@19 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2006-07-14 21:09:12 +00:00
docs Initial import. 2006-05-26 21:25:18 +00:00
po + 2 new game 2006-06-27 21:14:20 +00:00
pysollib + 9 new game 2006-07-14 21:09:12 +00:00
scripts + new selection type: `by skill level' 2006-06-21 21:27:05 +00:00
COPYING Initial import. 2006-05-26 21:25:18 +00:00
Makefile - added check of os.environ['LANG'] 2006-06-09 22:39:18 +00:00
MANIFEST.in Initial import. 2006-05-26 21:25:18 +00:00
pysol - added check of os.environ['LANG'] 2006-06-09 22:39:18 +00:00
README Initial import. 2006-05-26 21:25:18 +00:00
setup.cfg Initial import. 2006-05-26 21:25:18 +00:00
setup.py Initial import. 2006-05-26 21:25:18 +00:00

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