To simulate the spread of a virus, taking in account the following factors:
- Total Population
- Infected Population
- Infection Rate
- Social Distancing
- Wearing masks
- Follow quarantine
- Contact Tracing
- Deepansh Sachdeva (NUID 001399788)
- Sunil Yadav (NUID 001492711)
git clone https://github.com/deepanshsachdeva/info6205-final-project.git
- Go to GridView.java
- Run main method
- Modify the parameters in the panel
- Press start to run simulation
- Press reset to reset simulation
This project is licensed under the MIT - see the LICENSE file for details