Pac Man Turtle Graphics | CodeScapes

A Python program that implements a maze chase game where an enemy uses A* pathfinding to follow the player.

Continue to CodeScapes