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)
You Might Also Like
See Everything. Miss Nothing. 30-day free trial
As the IT backbone of your company, you can’t afford to miss a thing. PRTG monitors every device, application, and connection - on-premise and in the cloud. You get clear dashboards, smart alerts, and mobile access, so you’re always in control, wherever you are. No more guesswork or manual checks. PRTG’s powerful automation and easy setup mean you spend less time firefighting and more time moving your business forward. Discover how simple and reliable IT monitoring can be.
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++ ?