Click this link to enjoy the game in fullscreen mode:
This is an implementation of the classic pacman game using A* search
How To Play:
The goal of this game is to eat all pellets while avoiding evil slimes
Use WASD to move
Evil slimes will automatically chase players using the shortest path calculated by A* search
Eating a freeze pellet (pyramid) will freeze the evil slimes temporarily
Eat all pellets to win!