Mazetrix
Our hack is a website used to visualize maze generation and path-finding algorithms using live animation to show the process. This was designed to be a visual learning tool directed at college-level computer science students who are taking an algorithms course.
How to Run:
- Select your algorithm.
- Select your path.
- Click "Run."
- Behold!
Note that due to time constraints, not all of the algorithms have been implemented; the ones that work are:
- binary tree maze
- random mouse
- wall follower
Log in or sign up for Devpost to join the conversation.