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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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++ ?