A Thinking World

Pathfinding foundations — from simple flood-fill search through to A* — then the decision-making and movement layers that turn a path into behaviour.

Demo: A guard/intruder stealth game where each algorithm visibly changes guard behaviour.

Pathfinding

Decision-Making and Movement

Putting It Together