Disease Simulation

Description

Application allows user to simulate varies diseases by sepecifying disease name, infection rate, and death rate.

Usage

Usage:disease.exe < diseaseName > <infectionRate > < deathRate >

Setup Enviroment

  1. git clone https://github.com/robaldwin9/Disease-Simulation
  2. build with make or g++
  3. include all source and header files in build

OS Support

Example