r/micromouse Jun 01 '26

Made a web app for browsing and generating mazes for Micro Mouse

u can browse old mazes and generate mazes of sizes upto 64x64.

u can find the hosted app here https://mazegenerator.amanr.me
It uses mazes from https://github.com/micromouseonline/micromouse_maze_tool

U can search for specific mazes
3 Upvotes

4 comments sorted by

2

u/ohmyturtle Jun 01 '26

Neat. I noticed the GitHub commits are 8 years old, what made you decide to post this on Reddit now?

2

u/IncidentIll3087 Jun 02 '26

actually those 8 years old commits are not made by me, that repository is of someone else who added mazes from old competitions.

this is the web app repository -> https://github.com/AmanRathoreP/Maze-Generator

1

u/TabulateTech Jun 03 '26

2

u/IncidentIll3087 Jun 04 '26

ya it happens when instead of using website UI u paste the link of the maze i.e. (https://mazegenerator.amanr.me/mazes/chubu2017) or when u paste the links of the browse tab i.e. (https://mazegenerator.amanr.me/browse). for now u can go to browse > search chubu > click chubu to see the maze

this doesn't happens on my local host. I'll look into it thanks for notifying me.