Commit Graph

13 Commits

Author SHA1 Message Date
c0de 3435e4ce7a Fix to the point of being runnable 2022-11-09 11:48:31 -06:00
c0de e9d80e5e62 Add PlayerModel to create_models 2022-10-25 23:18:52 -05:00
c0de efe58e0278 Add Player Model for total points 2022-10-25 23:17:06 -05:00
c0de f4bd33b4d5 Fix linting on Game
Also default guess value to 0
2022-10-24 20:53:51 -05:00
c0de 545e0442eb Fix linting on database models (except todo) 2022-10-24 20:31:47 -05:00
c0de 07ecd2248c Format with Black 2022-10-24 20:00:39 -05:00
c0de 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
c0de 49d3672936 Add extra time tracking 2022-10-24 19:12:48 -05:00
c0de 8ab3cd611f These need to be named properly 2022-10-24 18:49:26 -05:00
c0de 321fa9ae7c It's an Integer 2022-10-24 18:43:38 -05:00
c0de 59b8c673e0 Use correct model class 2022-10-03 20:08:42 -05:00
c0de 311dcac071 Fix import paths 2022-10-03 20:08:27 -05:00
c0de ddbb884a43 Add database models 2022-09-23 21:40:18 -05:00