It starts out with 14 black dots or "Citizens" and one red dot or "Zombie". If a Zombie touches a citizen, that citizen turns into a zombie. When all of the citizens turn into zombies, the project displays the time it took to get all of the citizens turned into zombies. I am expierementing how long the final infection time is, and the shortest I have gotten so far is 8.7 seconds. In V1.1, I will add something called a healer, which can turn zombies back into citizens.