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
2024-01-26 22:31:57 -05:00
..
__init__.py Fixed import order. 2024-01-26 22:31:57 -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
dashavatara.py Consolidated special games. 2024-01-26 21:51:13 -05:00
hanafuda.py Consolidated special games. 2024-01-26 21:51:13 -05:00
hanafuda1.py Consolidated special games. 2024-01-26 21:51:13 -05:00
hanafuda_common.py Consolidated special games. 2024-01-26 21:51:13 -05:00
hanoi.py Disabled (useless) hints in Hanoi-type games. Fixes stuck-checking. 2023-06-03 09:46:26 -04:00
hexadeck.py Consolidated special games. 2024-01-26 21:51:13 -05:00
ishido.py Scoring option for Ishido. 2023-12-02 17:56:17 -05:00
larasgame.py Consolidated special games. 2024-01-26 21:51:13 -05:00
lightsout.py Stuck notification option. 2022-07-28 18:56:41 -04:00
matrix.py Consolidated special games. 2024-01-26 21:51:13 -05:00
memory.py Matching type cardset support for allowing Memory games to use any cardset. 2023-01-28 10:44:57 -05:00
mughal.py Consolidated special games. 2024-01-26 21:51:13 -05:00
pegged.py Added hexagonal pegged layout. 2024-01-06 21:55:47 -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
tarock1.py Consolidated special games. 2024-01-26 21:51:13 -05:00
tilepuzzle.py Consolidated special games. 2024-01-26 21:51:13 -05:00