The Maze is a game in which the player needs to survive attacks from monsters while looking for an exit to the maze. It uses Prim's algorithm to create a randomly generated maze each night and the monsters use A* for pathfinding within the maze. It is also playable on mobile devices and is downloadable from the play store here: https://play.google.com/store/apps/details?id=com.AndreiMuresanu.TheMaze&hl=en.