1.0.0 • Published 3 years ago

@jakmeier/wasm-covid-sim v1.0.0

Weekly downloads
162
License
MIT/Apache-2.0
Repository
github
Last release
3 years ago

Covid19 Simulation (Rust/WASM tutorial example app)

This is toy project created for an article about Rust in the browser. It simulates the infection in a population represented by a grid of simple <div> that change color based on their health.

This is not meant to be an accurate simulation in any sense. It may be fun to play around with different numbers. But really, the app only exists as an example app to help people learn about using Rust in the browser.

  • TODO: Add link to online demo
  • TODO: Add link to final article

Demonstration of app: Infection spreading from cell to cell

1.0.0

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago