Hacker News new | ask | show | jobs
by hamsterbooster 2201 days ago
Thanks! I ran multiple maze at the same time and time it and it seems like the maze ran just as fast as running only one maze at a time. If the interpreter can pick other maze, should it take longer? Did I miss anything here?
1 comments

The maze generation is slowed down to visualize what is going on. Most of those mazes can be generated in a few of milliseconds.