MCPcopy Create free account
hub / github.com/asweigart/PythonStdioGames / zombiebitefight.py

File zombiebitefight.py

src/gamesbyexample/zombiebitefight.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Zombie Bite Fight, by Al Sweigart al@inventwithpython.com
2
3Tags: extra-large, simulation, bext"""
4

Callers

nothing calls this directly

Calls 6

TurningZombieClass · 0.85
StillZombieClass · 0.85
WanderingZombieClass · 0.85
BoardClass · 0.85
clearMethod · 0.80
runSimulationMethod · 0.80

Tested by

no test coverage detected