Zombie Attack Simulation
To see the G-rated simulation above, you need Java installed on your system.
Built with Processing by Kevan Davis, Zombie Infection Simulation is not a game but a simulation: the act of simulating something means representing key characteristics or behaviours of a selected real or abstract system.
Zombies are grey, survivors are pink. Zombies move slowly. If something moves in front of them they move towards it. If a zombie finds a survivor directly in front of it, it bites them and the survivor immediately becomes undead. Survivors are pink and move faster than zombies. If a zombie is directly in front of them, they panic. Panicked survivors are bright pink and run twice as fast as other survivors. Note: these survivors clearly have no weapons.
Controls
(You’ll need to click on the Java window before it’ll accept keypresses.)
* Press g to toggle between grey and green zombies.
* Press s to alter the simulation speed.
* Press space to uninfect all but one zombie.
* Press z or reload the page to reset to a new city.
* Press + and - to adjust population (this also resets the city).
* Press p to toggle complete panic.
