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
2021-12-10 18:00:16 -05:00
..
__init__.py Added Cribbage Square game, and variations. 2021-07-04 14:48:59 -04: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 Added additional open game tags to special games. 2021-10-19 22:00:31 -04:00
memory.py Added Memory Sequence game. 2021-12-10 18:00:16 -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 Order imports based on flake8-import-order. 2019-01-11 23:55:06 +02:00