Skip to content

beans42/maze-solver

Repository files navigation

maze-solve

Cross-platform maze-solving app using 'Dear ImGui' (GLFW/GLEW) for gui.

Implements dijkstra's shortest path, a* search, breadth-first search, and depth-first search.

Web demo available here, you can use sample mazes from here.

build dependencies

  • GLFW
  • GLEW
  • one of these dialog-ing utilities (for tinyfd, only needed for linux)
    1. zenity / matedialog / qarma (zenity for qt)
    2. kdialog
    3. Xdialog
    4. python2 tkinter

build instructions

windows: visual studio project files included

linux: run build.sh

credits

About

maze solving app using 'Dear ImGui'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages