Survival
A simple top-down Zombie survival game.
I developed this game to utilize dijkstra's algorithm.
You can see faint lines representing the Zombie pathways.
Each zombie is rapidly assessing tile nodes for the cheapest path to the player.
Have Fun!