An open API service indexing awesome lists of open source software.

https://github.com/jacksonelia/mazer

Uses PyQt5 to paint the mazes. The user can make a maze and then watch as it is solved. Uses brute force threading to solve the maze. Randomly generated mazes are a future addition.
https://github.com/jacksonelia/mazer

maze maze-solver maze-solving multithreading pyqt5 python

Last synced: 17 days ago
JSON representation

Uses PyQt5 to paint the mazes. The user can make a maze and then watch as it is solved. Uses brute force threading to solve the maze. Randomly generated mazes are a future addition.

Awesome Lists containing this project