Commit graph

6 commits

Author SHA1 Message Date
Oliver Akins
4b12a5a1a0
Adjust stores available.
- Remove default player objects
  - Remove Player interface
  - Make players store writable
  - Use PlayerData type from the common module
  - Add a gameCode store
2022-03-12 23:16:49 -06:00
Oliver Akins
5fb5f5d457
Default the user to not being the host 2022-03-08 13:28:28 -06:00
Oliver-Akins
0edf74ab7f Add the ship type to the player data 2021-12-25 23:57:26 -07:00
Oliver-Akins
6dc0ed2ab5 Add type annocations, change hostName to isHost, add players list and type 2021-12-24 03:21:31 -07:00
Oliver-Akins
4b5444ead6 Add player related data for the lobby viewing 2021-12-15 02:44:11 -06:00
Oliver-Akins
90819f50e4 Begin implementation of the site with Svelte 2021-12-15 00:14:12 -06:00