Skip to content

dwarkeshsp/rust-covid-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Covid Spread Simulation in Rust

This program shows how the phenomenon of exponential growth and herd immunity emerge.

I wrote this program to learn Rust. Here's what I learned:

To run, install rust and then run the following commands:

git clone https://github.com/dwarkeshsp/rust-covid-simulation
cd rust-covid-simulation
cargo run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages