Todo: September 2025
zombizide_gui.py zombizide_mapbuilder_gui.py zombizide_ai_preprocessor.py
zombizide_gui.py zombizide_mapbuilder_gui.py zombizide_ai_preprocessor.py
Make the tk.canva board image dark when it is nighttime.
Sometime the zombies move incorrectly. This might be a error with grid parts overlapping that cause A* algorithm to find an unexpected route or the maybe a error in the zombie actions flow is allowing too many moves.Show the path for each Zombie a line until it is killed. This might help debug what is…