eliasku / 13

Fast-action P2P multiplayer game 13 (js13k-2022)
https://iioi.herokuapp.com/
92 stars 26 forks source link

[Config] Seed game config to room state and replay files #133

Open eliasku opened 1 year ago

eliasku commented 1 year ago

Right now default config.json is static content. We could use it to create modded rooms with different setups, but for that we need to seed game config to Room state, also for correct replays we should seed this configuration into the replay file.