|
1845e42488
|
Use the with statement on the game class
This is because the class is a context manager / state machine
|
2022-10-24 19:55:50 -05:00 |
|
|
7101db5394
|
We'll be fine with one database connection, and don't have to repeat ourselves
|
2022-10-24 19:13:34 -05:00 |
|
|
311dcac071
|
Fix import paths
|
2022-10-03 20:08:27 -05:00 |
|
|
2cc664dd06
|
Fix class identification for ide
|
2022-10-03 19:47:55 -05:00 |
|
|
348ae34dd3
|
Add !points command
Trying to parse this "PointsService"... wtf is even going on there
|
2022-10-03 19:41:02 -05:00 |
|
|
305dda222f
|
Add !guess command
|
2022-10-03 19:33:15 -05:00 |
|
|
65192ab2c2
|
Begin adding game logic
|
2022-09-23 21:41:03 -05:00 |
|