Allegro.cc
Projects
Action252
Adventure22
Arcade216
Board Games30
Demos24
Emulators10
Other68
Puzzle139
Role Playing40
Sports25
Strategy58
Utilities46
Resource Directory
Code Gallery3
Compilers12
Help & Documents13
Libraries63
Media2
Tools8
Depot Games: maze.daze

Current Version: unknown

Project Status: Abandoned

Links: Web Site

Category: Other

Developers: thematrixeatsyou

Ports: Windows

Source Code: Available

Author's Description: Maze-daze is a maze generator which generates DFS mazes, displaying and/or saving them. It has been testes on a 1GHz machine which can generate a 300x200 maze in 1 second and can generate while drawing a 300x200 maze in 20 seconds.

It is an open source project and not only can be imported into a game, but it is very expandable.
( If you don't have Windows, don't worry; you can compile it easily. Just use the following bash script under Linux(and Mac OS X (?)):
gcc src/main.c -o mazedaze `allegro-config --libs`
Remember to modify the NO_SAVE and NO_DRAW and EDITMODE defines in MAIN.C!!!)

Hopefully in future versions there will be more algorythms, with reshapability, special path, and image features.

Release 2 is out, and features an editor and draws 300x200 mazes in 20 seconds LIVE on my 1GHz machine.


Downloads

Name Comments Size Date
mazedaze.zip Windows Binary & Source Code 235,402 05/30/2007 5:58 PM
Public Opinion
The Developer
thematrixeatsyou
thematrixeatsyouNo bio given. (View Profile)