COVID-sim

a simulation of a small town

Note: Since we did not find good dataset, this simulation will run randomly. But functions for training logistic regression classifier using training dataset then do simulation based on interested input are also provided

How it works

Based on which buildings are turned on or off, we can see how the happiness of the people and the spread of the virus are affected.

How to use

  1. Run main.py
  2. Hover over buildings to get building information
  3. Click on buildings to toggle it open/close
  4. Press spacebar to go 6 hours forwards in time

Built With

Share this project:

Updates