iancoleman / perpetual_auction_currency_game

A game to simulate the Perpetual Auction Currency reward algorithm.
1 stars 1 forks source link

Add config to settings modal #2

Open iancoleman opened 4 years ago

iancoleman commented 4 years ago

Allow updating the config from the settings modal.

eg sections min/max should be able to be set by the user.

Also add a 'save and restart network' button to the modal, to make it clear this will reset prior values.

Maybe also add a textarea that allows pasting in an existing json config rather than interacting with all the individual controls.

iancoleman commented 4 years ago

Would be good to add 'seed' here as well for the PRNG.