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 d71672694a + 4 new games
+ added `close stack' (Game.closeStackMove, Stack.closeStackMove, ACloseStackMove)
+ option `shade_filled_stacks'
+ new stack RedealTalonStack and new Game method redealCards
* added closeStackMove to PileOn and PictureGallery (used flipAllMove)


git-svn-id: https://pysolfc.svn.sourceforge.net/svnroot/pysolfc/PySolFC/trunk@21 39dd0a4e-7c14-0410-91b3-c4f2d318f732
2006-07-19 21:17:01 +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 + 4 new games 2006-07-19 21:17:01 +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