Y
Hacker News
new
|
ask
|
show
|
jobs
by
mseepgood
4194 days ago
Labyrinth generator in a single line of code:
http://www.slate.com/articles/technology/books/2012/11/compu...
1 comments
tromp
4194 days ago
The second example on
http://en.wikipedia.org/wiki/Obfuscation_%28software%29
is a 7 line maze that generates arbitrary length mazes. Its construction is described at
http://tromp.github.io/maze.html
link