paulcoyle / mazegenerator

A simple AS3 maze generator, by "popular" demand :) Released under the MIT license.

mazegenerator / README
100644 9 lines (7 sloc) 0.347 kb
1
2
3
4
5
6
7
8
9
This is a very simple set of code made to demonstrate generating a maze in AS3.
I had received a few comments on my blog and quite a few emails regarding this
so I decided to pass along the knowledge. I realise that its not a very
significant project but please let me know what you think or if you have any
improvements.
 
Paul Coyle
Jan 5, 2009