Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 237 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 237 Bytes

coronavirus-simulation

This model tests the effectiveness of mass vaccination of a population against a deadly & contagious virus.

Run the simulation

  • Use javac Simulation.java to compile it.
  • Use java Simulation to run it.