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-15 23:03:00 -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 many alternate names, inventors, and compatibility programs. 2021-12-15 23:03:00 -05:00
memory.py Added many alternate names, inventors, and compatibility programs. 2021-12-15 23:03:00 -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