Live data from Hacker News

Python Maze Generator

janthor.com

11–18 of 18 posts

Re: Python Maze Generator

#12
This is awesome, thanks for sharing! The rainbow coloring is an interesting technique for visualizing the structure of mazes.

For those interested, I wrote a similar maze generation tool in Python which includes implementations of Kruskal's algorithm, Prim's algorithm, and recursive backtracking, and can output similar images. https://github.com/jpwright/maze.py

Re: Python Maze Generator

#13

FYI Bluecoat Threatpulse has your site listed as "Adult/Mature Content;Entertainment"

Maybe it is like xkcd footnote: "Warning: this comic occasionally contains strong language (which may be unsuitable for children), unusual humor (which may be unsuitable for adults), and advanced mathematics (which may be unsuitable for liberal-arts majors).".

Many crazy things do not work for "normal adults".

Re: Python Maze Generator

#15
Well my work has this site blocked and categorized as Adult. Anyone know what may have caused that? This is the first time I've actually ever come across a blocked site at work.
Post reply on HN