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 provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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++ ?