1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00

Convert to README.md.

To markdown.
This commit is contained in:
Shlomi Fish 2016-02-14 14:07:00 +02:00
parent 9f90a14075
commit 23a1c79975

View file

@ -1,26 +1,21 @@
PySol Fan Club edition # PySol Fan Club edition
======================
## Requirements.
Requirements.
-------------
- Python (2.4 or later) (NB: python 2.6.0 has a bug, use 2.6.1 instead) - Python (2.4 or later) (NB: python 2.6.0 has a bug, use 2.6.1 instead)
- Tkinter (Tcl/Tk 8.4 or later) - Tkinter (Tcl/Tk 8.4 or later)
** for sound support (optional) ** - For sound support (optional)
- PySol-Sound-Server: http://www.pysol.org/ (mp3, wav, tracker music) - PySol-Sound-Server: http://www.pysol.org/ (mp3, wav, tracker music)
or or
- PyGame: http://www.pygame.org/ (mp3, ogg, wav, midi, tracker music) - PyGame: http://www.pygame.org/ (mp3, ogg, wav, midi, tracker music)
** other packages (optional) ** - Other packages (optional):
- Tile (ttk): http://tktable.sourceforge.net/tile/ (0.8.0 or later) - Tile (ttk): http://tktable.sourceforge.net/tile/ (0.8.0 or later)
- PIL (Python Imaging Library): http://www.pythonware.com/products/pil - PIL (Python Imaging Library): http://www.pythonware.com/products/pil
- Freecell Solver: http://fc-solve.shlomifish.org/ . - Freecell Solver: http://fc-solve.shlomifish.org/ .
## Installation.
Installation.
-------------
See: http://www.python.org/doc/current/inst/ See: http://www.python.org/doc/current/inst/
@ -39,16 +34,15 @@ to its CMake-based build-system:
(or edit config.h) (or edit config.h)
Install Extras. ## Install Extras.
---------------
** Music ** - Music
- Copy some music files (mp3 for example) to ~/.PySolFC/music/ - Copy some music files (mp3 for example) to ~/.PySolFC/music/
- Original PySol music can be download from: - Original PySol music can be download from:
ftp://ibiblio.org/pub/linux/games/solitaires/pysol-music-4.40.tar.gz ftp://ibiblio.org/pub/linux/games/solitaires/pysol-music-4.40.tar.gz
** Cardsets ** - Cardsets
- Copy cardsets to ~/.PySolFC/cardsets - Copy cardsets to ~/.PySolFC/cardsets
- Additional cardsets can be downloaded from the PySolFC project page: - Additional cardsets can be downloaded from the PySolFC project page: