1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-05 00:02:29 -04:00
PySolFC/pysollib/games/special
2023-12-02 16:42:04 -05:00
..
__init__.py Added Ishido game. 2023-11-05 13:12:02 -05:00
cribbage.py Added option to return to the game after winning, and enabled winning of Cribbage/Poker Shuffle. 2021-08-23 19:18:21 -04:00
hanoi.py Disabled (useless) hints in Hanoi-type games. Fixes stuck-checking. 2023-06-03 09:46:26 -04:00
ishido.py Ishido initial deals should include every color/symbol. 2023-12-02 16:42:04 -05:00
lightsout.py Stuck notification option. 2022-07-28 18:56:41 -04:00
memory.py Matching type cardset support for allowing Memory games to use any cardset. 2023-01-28 10:44:57 -05:00
pegged.py Revamped Pegged game and added manual first card removal option. 2021-12-02 20:40:44 -05:00
poker.py Added option to return to the game after winning, and enabled winning of Cribbage/Poker Shuffle. 2021-08-23 19:18:21 -04:00
tarock.py Added new tarock deck variations of Klondike and Yukon. 2023-05-01 18:50:45 -04:00