This fullstack project visualizes the various maze-solving and generating algorithms, and also provides a platform for users to create and share their own custom maze creations.
https://www.loom.com/share/a1c06f0cd4eb4dfbb76a687935c73283?sid=cc1e5280-1aca-46b0-b4e3-1202da528b64
https://www.loom.com/share/a92d6bf07619493791e78845c993c882?sid=9f55acdb-2510-4c5c-a0c0-8c01a64eaaa0
- Vite
- React.js
- Typescript
- FastAPI - Python
- Postgres
- Visually implements 10 total algorithms for maze creation and traversal.
- Control speed and cell element colors of the algorithm execution.
- Build feature for custom maze creation that can be downloaded and posted.
- Browse and solve custom mazes created by other users.
- Statistics tracking during algorithm execution.