Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
jffry
on March 24, 2014
|
parent
|
context
|
favorite
| on:
How To Build A Maze
There are lots of different ways to build mazes [1]. My favorite is Prim's Algorithm, which "grows" a maze.
[1]
http://en.wikipedia.org/wiki/Maze_generation_algorithm
magicarp
on March 24, 2014
[–]
A few weeks ago I was fooling around implementing algorithms from that page and Prim's Algorithm looked really cool, so I implemented a version with randomized colors on my homepage:
http://jeff.is/
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
[1] http://en.wikipedia.org/wiki/Maze_generation_algorithm