PyPatience is a simple Solitaire/Patience card game written in Python. There is no end animation, no time, no score.
To install PyPatience, do the following:
- make sure you have Python 3+ and PyQt6 installed,
- download the PyPatience folder,
- add a shortcut to your desktop, let it point to PyPatience.py and change the icon to PyPatience.ico. (On Windows, you can change the extension of PyPatience to .pyw or set the shortcut to 'pythonw C:...\PyPatience.py' to hide the console window.)