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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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++ ?