|
3435e4ce7a
|
Fix to the point of being runnable
|
2022-11-09 11:48:31 -06:00 |
|
|
e9d80e5e62
|
Add PlayerModel to create_models
|
2022-10-25 23:18:52 -05:00 |
|
|
efe58e0278
|
Add Player Model for total points
|
2022-10-25 23:17:06 -05:00 |
|
|
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 |
|
|
311dcac071
|
Fix import paths
|
2022-10-03 20:08:27 -05:00 |
|
|
ddbb884a43
|
Add database models
|
2022-09-23 21:40:18 -05:00 |
|