/MazeRunner

Maze generator/solver written with C++

Primary LanguageC++

README

Creation d'un generateur/solveur de labyrinthe parfait en C++.

Contributors

  • Guillaume Courmont
  • Arthur Talpaert
  • Alan Jaffrezic

Integration

Pour compiler puis lancer une des deux applications:

$ make
$ ./dist/Debug/GNU-Linux-x86/maze

Strucure de projet