Commit Graph

7 Commits

Author SHA1 Message Date
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