sraaphorst / spelunker

Maze generation and solving library
Other
11 stars 2 forks source link

Create Qt interface #40

Open sraaphorst opened 6 years ago

sraaphorst commented 6 years ago

Create a visualization interface (preferably in Qt5) that shows:

  1. Mazes being created step-by-step through a listener - publisher method.

  2. Mazes being similarly solved.