Commit graph

9 commits

Author SHA1 Message Date
Oliver-Akins
e321f33a69 Add basic command handlers for all current events 2020-09-28 23:09:16 -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
69ec651f6d Initialize typescript files. 2020-09-20 21:59:50 -06:00