Daedalus is a Maze creation, solving, viewing, analyzing, and scripting program. It runs on 32 and 64 bit Windows, with complete C++ source code available. For more information see the Web site: http://www.astrolog.org/labyrnth/daedalus.htm
Features
- Create Mazes of many different types and in many different algorithms.
- Solve Mazes of multiple types with multiple methods.
- View Mazes from above or in 3D first person perspective.
- Play 30 sample games and applets written in the Daedalus scripting language.
Categories
Puzzle GamesLicense
GNU General Public License version 2.0 (GPLv2)Other Useful Business Software
Zenflow- The AI Workflow Engine for Software Devs
Zenflow is the AI workflow engine built for real teams. Parallel agents plan, code, test, and verify in one workflow. With spec-driven development and deep context, Zenflow turns requirements into production-ready output so teams ship faster and stay in flow.
Rate This Project
Login To Rate This Project
User Reviews
-
It's a little ugly and can be difficult to use, but it has an impressive number of features that allow you generate a huge variety of mazes. I would recommend this to anyone who wants an app for generating mazes.
-
This generates all kinds of awesome 2d and higher dim mazes , but it uses dirty , low level C as well :( Have you though of transiting to modern C++ ?