Maze Creation Library – Testing

So I continue to test my library before release tonight. Does it work with small mazes?
MazeSmall

Sure does.

How about medium ones:
MazeMed

Great. But let’s get a challenge going.

A 76×120 maze:
MazeBig

Click to enlarge.

Looks good to go.

URL: http://www.kins-home.net/ludum/timelapse/MazeCreatorLib2.zip

Quick level generation.

I’ll be using this in my next project.

Oh and the times here are based on the debug build on a VM, they improve on real hardware using a release build. For example that big maze can be created in under 830 ms.

Tags: .Net 2.0 C#, Code Library, custom library, maze, Visual Studio 2012