Commit graph

117 commits

Author SHA1 Message Date
Oliver-Akins
76cf2e0686 Target ES2020 for compilation 2020-09-29 16:29:24 -06:00
Oliver-Akins
accc992b0b Add database folder to gitignore (allow example file) 2020-09-28 23:10:52 -06:00
Oliver-Akins
49d401a7bc Add example database. 2020-09-28 23:10:34 -06:00
Oliver-Akins
e321f33a69 Add basic command handlers for all current events 2020-09-28 23:09:16 -06:00
Oliver-Akins
98d4c25e7e Update tsconfig 2020-09-28 23:08:49 -06:00
Oliver-Akins
b3c0dfbddf Update package.json and lock file 2020-09-28 23:08:38 -06:00
Oliver-Akins
6b1e95e800 Add code to handle socket connections and listen for events 2020-09-28 23:07:57 -06:00
Oliver-Akins
44782f3e85 Add utility to generate a random game code. 2020-09-28 23:07:19 -06:00
Oliver-Akins
de8b4a1b62 Add database module 2020-09-28 23:06:51 -06:00
Oliver-Akins
5c386eb416 Add database types 2020-09-28 23:06:33 -06:00
Oliver-Akins
a1058444a9 Add request datatypes for hosting and joining a game 2020-09-28 23:06:19 -06:00
Oliver-Akins
8a9adb21f0 Add code to handle the HostGame event 2020-09-28 23:05:43 -06:00
Oliver-Akins
11c671ef25 Add function to handle the request for the player list. 2020-09-28 23:05:22 -06:00
Oliver-Akins
4ac0fb2833 Add documentation relating to the event information 2020-09-20 22:00:46 -06:00
Oliver-Akins
8a1facf59d Add package, pnpm lock, and tsconfig. 2020-09-20 22:00:27 -06:00
Oliver-Akins
69ec651f6d Initialize typescript files. 2020-09-20 21:59:50 -06:00
Oliver
85e22dd4d9
Initial commit 2020-09-19 21:34:16 -06:00