Maze Generating Algorithms




Path Finding Algorithms



Set Speed

Functions


Themes

Set Grid Size

Tutorial

Navigate to the settings tab

Select a maze generating algorithm or draw your own maze by clicking or dragging on the grid.


Select a start and end cell by clicking on the set start and set end buttons and clicking on a cell in the grid to assign accordingly.


Select a pathfinding algorithm and click the FIND PATH button in the navigation bar.


The chosen algorithm's pseudocode can be viewed once executed in the tab on the right side of the application.


Key