Share

PySolitaire

Code

Programming Languages: Python

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2003-07-21 cvs -d:pserver:anonymous@pygames.cvs.sourceforge.net:/cvsroot/pygames login

cvs -z3 -d:pserver:anonymous@pygames.cvs.sourceforge.net:/cvsroot/pygames co -P modulename

Show:

What's happening?

  • Followup: RE: PySol does not start

    The problem is that Python 2.6 requires that the source character encoding (e.g. UTF8) needs to be specified. This can be done in the source file, but I can't find any activepython documentation about setting a global default. To see the error message, open a dos window, navigate to the driectory containing pysol.py, and enter "pysol.py" at the command prompt. The .py extention...

    2009-07-26 05:26:34 UTC by jared_m_thomas

  • PySol won't start

    Running Win XP sp3, AMD Sempron 3600+ 2ghz, 1gb ram installed ActivePython as directed, restarted, then installed PySol, double click the icon and nothing happens. No .exe found.

    2009-06-29 16:04:34 UTC by nobody

  • new hint for pasdedeux.py

    a new version of class PasDeDeux_Hint It's still a simple version (for it's my first try with python langage) but demo statistics are improved with around 23% won.

    2007-12-27 00:47:08 UTC by plastyx

  • bits n bytes bug

    there's an issue either in the game, or the rules, the bit stacks are supposed to take only cards with the same suit, and a match in least significant bit. instead it seems to be random which are accepted goal card B(1011) accepts 1(0001), 10(1000), 5(0101), 7(0111) 3(0011) accepts 8(1000), E(1110), 7(0111), 1(0001) 9(1001) accepts D(1101), 8(1000), E(1110), F(1111) 2(0010) accepts...

    2007-07-06 07:24:07 UTC by kevinrs

  • PySolitaire

    Anonymous committed patchset 1 of module CVSROOT to the PySolitaire CVS repository, changing 11 files.

    2003-07-21 12:11:48 UTC by nobody

  • pygames

    registered the PySolitaire project.

    2003-07-19 16:37:12 UTC by

Our Numbers