You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have used Python and its libraries to model & simulate the virus and it’s spread in a population and build the simulation using pygame. For GUI we have used PySimpleGUI module and integrated it with the pygame window to showcase simulation with ensuring user friendly interface. Configuration file is used to customize the parameters and functi…