D&D 5e Dungeon Generator is an app made to compliment and demonstrate an algorithm written for a university project entitled "Generating Dungeons & Dragons dungeons that make visible sense in the context of a narrative"
Feel free to contribute to the project and open a pull request.
Fill in this form and you will be invited to the google play closed beta channel. Test some new features before they hit the live app!
Convert the algorithm to Kotlin so that I can lower the min-sdk to 18(ish)Convert the rest of the app to Kotlin for future Joe- Add support for different algorithm versions, so that dungeons generated in older versions don't change.
- Save created dungeons so that they don't have to get generated every time you choose it from the list.
D&D Dungeon Generator is released under the GNU General Public Licence version 3. (gpl-3.0
)