Started as a pacman clone and turned into a big Java Pathfinding sandbox. A program that generates a grid of colored squares, with enemies that move using the A* pathfinding algorithm. The enemies are able to interact with different types of terrain and have line-of-sight calculations.