Running from source
| Instruction | Image |
|---|---|
| Get python | ![]() |
| Get the Door Randomizer Unstable source code | ![]() |
| Install Platform-specific dependencies (see below) | ![]() |
Run DungeonRandomizer.py for command-line script | ![]() |
Run Gui.py for user interface | ![]() |
Platform-specific dependencies
| Platform | Command line | Image |
|---|---|---|
| Windows | resources/ci/common/local_install.py | ![]() |
py Launcher: 3.9 | resources/ci/common/local_install.py --py 3.9 | |
py Launcher: 3.8 | resources/ci/common/local_install.py --py 3.8 | |
py Launcher: 3.7 | resources/ci/common/local_install.py --py 3.7 | |
py Launcher: 3.6 | resources/ci/common/local_install.py --py 3.6 |





