Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 359 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 359 Bytes

Pandemic Simulator

Welcome to our game! Pandemic Simulator is a game intended for policymakers to see the results of their policy decisions in real-time, and we have done this by implementing a basic SIRD model to model the spread of our disease.

After cloning our repository, please navigate to Game/src/main/java/View/ViewImpl.java to play our game!