updated with a "rectangular hexgrid" example https://gist.github.com/792959

On Mon, Jan 24, 2011 at 9:07 AM, Christophe Grand <christo...@cgrand.net>wrote:

> Hi Conrad,
>
> Here is my take: https://gist.github.com/792959
>
> Since I despise indices I wrote the core algorithm without them. That gave
> me a maze generation code which can create a maze in any kind of graph. This
> would be fun to run it on the utah teapot for example :-)
>
> Christophe
>
>
> On Thu, Jan 20, 2011 at 8:07 PM, Conrad <drc...@gmail.com> wrote:
>
>> Oh yeah, here is the blog post:
>>
>> http://weblog.jamisbuck.org/2011/1/20/maze-generation-wilson-s-algorithm/comments/8627#comment-8627
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clojure@googlegroups.com
>> Note that posts from new members are moderated - please be patient with
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+unsubscr...@googlegroups.com<clojure%2bunsubscr...@googlegroups.com>
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>>
>
>
>
> --
> Professional: http://cgrand.net/ (fr)
> On Clojure: http://clj-me.cgrand.net/ (en)
>



-- 
Professional: http://cgrand.net/ (fr)
On Clojure: http://clj-me.cgrand.net/ (en)

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to