base game code; there's no game here (yet)

This commit is contained in:
2023-01-28 21:08:47 -08:00
parent 0cd9cc5fb7
commit 07b56dcd40
11 changed files with 232 additions and 0 deletions

2
app/requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
Flask==2.2.2
gevent==22.10.2