Skip to content

KetanBhailikar/CovidSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CovidSimulator

Screenshot 2021-04-12 211706
Simulating the COVID-19 pandemic using pygame in python

What different colours mean

White: The person has not encountered the virus yet and is healthy.
Red : The person has been infected with the virus.
Blue : The person has recovered from the disease and is now immune.
Grey : The person is dead and cannot contribute in spreading the virus.

Statistical Graphs:

No Restrictions:

NoRestrictions

Lockdown:

Lockdown

Self-Isolation:

Figure_1

Lockdown and Self-Isolation:

Lockdown and Isolation

Requirements

Python3.x
Pygame

About

Simulating the COVID-19 pandemic using pygame in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages