|
e39a19da55
|
[refactor] Processing guesses moved to own class
|
2022-10-30 22:24:51 -05:00 |
|
|
9a39399936
|
Don't need to pass game manager instance
|
2022-10-26 23:37:23 -05:00 |
|
|
84e4975d27
|
The game is GameManager now
|
2022-10-25 23:16:33 -05:00 |
|
|
e0dc0e6b78
|
Fix linting issues with client
|
2022-10-24 20:22:04 -05:00 |
|
|
07ecd2248c
|
Format with Black
|
2022-10-24 20:00:39 -05:00 |
|
|
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 |
|
|
311dcac071
|
Fix import paths
|
2022-10-03 20:08:27 -05:00 |
|
|
5ece30bb03
|
Need to pass a game instance to bare function calls
|
2022-10-03 19:42:42 -05:00 |
|
|
04e1556d2d
|
Add discord client implementation
|
2022-09-23 21:40:35 -05:00 |
|