CSE 373 Humans vs. Zombies Tag Simulator ======================================== This program simulates a game of HvZT on campus. The humans try to escape being infected by the hordes of blood-thirsty zombies until the game is over. HvZ input file (Enter for hvz1.txt)? hvz3 Start of simulation Humans : [Andrea(H), Axel(H), Carl(H), Carol(H), Dale(H), Daryl(H), Glenn(H), Hershel(H), Lori(H), Maggie(H), Michonne(H), Rick(H), Shane(H), T-dog(H), Tyreese(H)] Zombies: [Amy(Z:0), Jim(Z:0), Otis(Z:0), Sophia(Z:0)] Kills : {} The humans are still clinging to survival! Jim infects Dale Amy infects Andrea End of day 1 Humans : [Axel(H), Carl(H), Carol(H), Daryl(H), Glenn(H), Hershel(H), Lori(H), Maggie(H), Michonne(H), Rick(H), Shane(H), T-dog(H), Tyreese(H)] Zombies: [Amy(Z:1), Andrea(Z:0), Dale(Z:0), Jim(Z:1), Otis(Z:0), Sophia(Z:0)] Kills : {Amy(Z:1)=Andrea, Jim(Z:1)=Dale} The humans are still clinging to survival! Sophia infects Carol Sophia infects T-dog Otis infects Shane End of day 2 Humans : [Axel(H), Carl(H), Daryl(H), Glenn(H), Hershel(H), Lori(H), Maggie(H), Michonne(H), Rick(H), Tyreese(H)] Zombies: [Amy(Z:1), Andrea(Z:0), Carol(Z:0), Dale(Z:0), Jim(Z:1), Otis(Z:1), Shane(Z:0), Sophia(Z:2), T-dog(Z:0)] Kills : {Amy(Z:1)=Andrea, Jim(Z:1)=Dale, Otis(Z:1)=Shane, Sophia(Z:2)=Carol+T-dog} The humans are still clinging to survival! Sophia infects Carl Shane infects Glenn Amy dies of starvation Andrea dies of starvation Dale dies of starvation Jim dies of starvation End of day 3 Humans : [Axel(H), Daryl(H), Hershel(H), Lori(H), Maggie(H), Michonne(H), Rick(H), Tyreese(H)] Zombies: [Carl(Z:0), Carol(Z:0), Glenn(Z:0), Otis(Z:1), Shane(Z:1), Sophia(Z:3!), T-dog(Z:0)] Kills : {Otis(Z:1)=Shane, Shane(Z:1)=Glenn, Sophia(Z:3!)=Carol+T-dog+Carl} The humans are still clinging to survival! Carol infects Maggie Otis dies of starvation T-dog dies of starvation End of day 4 Humans : [Axel(H), Daryl(H), Hershel(H), Lori(H), Michonne(H), Rick(H), Tyreese(H)] Zombies: [Carl(Z:0), Carol(Z:1), Glenn(Z:0), Maggie(Z:0), Shane(Z:1), Sophia(Z:3!)] Kills : {Carol(Z:1)=Maggie, Shane(Z:1)=Glenn, Sophia(Z:3!)=Carol+T-dog+Carl} The humans are still clinging to survival! Sophia infects Tyreese Carl infects Lori Carl infects Michonne Glenn dies of starvation Shane dies of starvation End of day 5 Humans : [Axel(H), Daryl(H), Hershel(H), Rick(H)] Zombies: [Carl(Z:2), Carol(Z:1), Lori(Z:0), Maggie(Z:0), Michonne(Z:0), Sophia(Z:4!), Tyreese(Z:0)] Kills : {Carl(Z:2)=Lori+Michonne, Carol(Z:1)=Maggie, Sophia(Z:4!)=Carol+T-dog+Carl+Tyreese} The humans are still clinging to survival! Sophia infects Rick Carl infects Axel Carol dies of starvation Maggie dies of starvation End of day 6 Humans : [Daryl(H), Hershel(H)] Zombies: [Axel(Z:0), Carl(Z:3!), Lori(Z:0), Michonne(Z:0), Rick(Z:0), Sophia(Z:5!), Tyreese(Z:0)] Kills : {Carl(Z:3!)=Lori+Michonne+Axel, Sophia(Z:5!)=Carol+T-dog+Carl+Tyreese+Rick} The humans are still clinging to survival! Lori dies of starvation Michonne dies of starvation Tyreese dies of starvation End of day 7 Humans : [Daryl(H), Hershel(H)] Zombies: [Axel(Z:0), Carl(Z:3!), Rick(Z:0), Sophia(Z:5!)] Kills : {Carl(Z:3!)=Lori+Michonne+Axel, Sophia(Z:5!)=Carol+T-dog+Carl+Tyreese+Rick} The humans are still clinging to survival! Axel dies of starvation Carl dies of starvation Rick dies of starvation Sophia dies of starvation End of day 8 Humans : [Daryl(H), Hershel(H)] Zombies: [] Kills : {} The human resistance has won!