Commit graph

9 commits

Author SHA1 Message Date
Stephen Seo f8da5f4997 Organize plans/specs 2022-04-21 13:37:09 +09:00
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
Stephen Seo a1668aa0b6 backend: Remove "games.date_changed" from db spec. 2022-03-28 17:12:01 +09:00
Stephen Seo 760a6bda4f backend: Add "date_added" column to db spec. 2022-03-28 17:10:49 +09:00
Stephen Seo 20a8b6ade0 Update backend_database_specification.md 2022-03-23 16:12:36 +09:00
Stephen Seo 495a11b87f Update backend database specification 2022-03-18 17:03:07 +09:00
Stephen Seo 2f38bf9a0b Fix typo in backend database spec. 2022-03-18 16:45:44 +09:00
Stephen Seo 2bc0094052 Minor fix to backend database spec. 2022-03-18 16:42:58 +09:00
Stephen Seo 48412bfcb7 Writeup backend database specification 2022-03-18 16:39:30 +09:00