I made this Game prototype while following along with chapter 4 of Gamedev.tv's Complete C# Unity3D course. In this prototype, Zombies use the breadth first search algorithm dynamically find their own path to their goal. They can sense when a path is blocked, and will automatically find a new path to follow. 

Leave a comment

Log in with itch.io to leave a comment.