Skip to content

zgerbi/FlameRunner

Repository files navigation

To play the full game, extract the "Flame Runner_Final.zip" file and run the "Flame Runner" executable.

All shortest-path algorithms including BFS, DFS, and A* are housed in the Pathfinder class and are called upon by the MazeGenerator class.

The algorithm for generating mazes is housed within the Maze class and is called upon by the MazeGenerator class.

About

Maze-based strategy game showcasing pathfinding algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors