Commit graph

4 commits

Author SHA1 Message Date
雪煾
5da0cce4c3
Fix DeckEmptyError
Since deck is empty before the game is started so I add a game.start expression before drawing cards.
2021-03-10 14:40:39 +08:00
Jannes Höke
b8e8a7e5de improve unit test of bluffing 2016-05-27 14:02:22 +02:00
Jannes Höke
204b057810 add encoding 2016-05-19 23:15:46 +02:00
Jannes Höke
6204868a18 separate game logic from bot interface,
introduce exceptions instead of boolean returns,
remove repetitive code,
begin unit tests,
improve docstrings,
update to python-telegram-bot==4.1.1,
add ponyorm settings classes (unused)
2016-05-19 20:56:52 +02:00