Commit Graph

9 Commits

Author SHA1 Message Date
f4bd33b4d5 Fix linting on Game
Also default guess value to 0
2022-10-24 20:53:51 -05:00
545e0442eb Fix linting on database models (except todo) 2022-10-24 20:31:47 -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
49d3672936 Add extra time tracking 2022-10-24 19:12:48 -05:00
8ab3cd611f These need to be named properly 2022-10-24 18:49:26 -05:00
321fa9ae7c It's an Integer 2022-10-24 18:43:38 -05:00
59b8c673e0 Use correct model class 2022-10-03 20:08:42 -05:00
ddbb884a43 Add database models 2022-09-23 21:40:18 -05:00