textual-engine
textual-engine copied to clipboard
add a config editor to the React DOM render
trafficstars
Provide a way to edit the browser config in the React UI, save it to a cookie or storage key, and load from that key if a config has been saved. Fall back to the default config if the key is not present, or the data is not valid. The game will need to restart when config is saved, potentially reloading the page.