/Mazes

Maze generation/solving library and game

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Mazes

The libmazes library generates mazes and the mazes frontend allows users to generate and solve mazes using any algorithm provided by the library. Users can also solve the mazes by hand.

License

Project available under GPLv3. UI built using Dear ImGui available under MIT license.