EN605.607.81.SP22_ASDM_Project/back_end
Stephen Seo c8eb6ab5be Impl turn timeouts, db entry timeouts
AI takes a players turn if they take too long on their turn (currently
set to 25 seconds).
Backend times out player/game entries in database.
2022-04-01 19:52:46 +09:00
..
src Impl turn timeouts, db entry timeouts 2022-04-01 19:52:46 +09:00
.gitignore backend: Use enum to handle multiple db requests 2022-03-28 16:31:53 +09:00
Cargo.lock Symlink/adapt shared code from frontend to backend 2022-03-29 14:45:49 +09:00
Cargo.toml Symlink/adapt shared code from frontend to backend 2022-03-29 14:45:49 +09:00
notes.md Add note for debugging the backend 2022-03-29 17:30:26 +09:00