I built some coronavirus simulations to explore the impacts of our actions in a virtual environment - let me know what you think!<p>Goals of this project are to spread high quality information around and use some basic monte carlo / bayesian ideas to show the impact of individual actions on the individual.<p>You may also be interested in <a href="https://coronavirus.simrnd.com/shopping_solo/" rel="nofollow">https://coronavirus.simrnd.com/shopping_solo/</a>, an earlier simulation that explores the impact of sending out 1 person to shop vs 2 per household.<p>The simulation engine is written in Rust at <a href="https://github.com/jinpan/covid-simulations" rel="nofollow">https://github.com/jinpan/covid-simulations</a>, which is compiled to WASM to run on the browser.