Pokémon Dungeoneer is a tool for generating and analyzing the dungeons of Pokémon Mystery Dungeon: Explorers of Sky.
Logo by @sgtmug
Try the tool for yourself at pokemon-dungeoneer.vercel.app!
- Map Generation provided by dungeon-mystery, my TypeScript implementation of the Pokémon Mystery Dungeon: Explorers of Sky dungeon algorithm.
- Generation Timeline allowing you to progress through every individual step taken to generate the floor
- Help Text explaining the functions and purposes of every single parameter in the algorithm, as well as expected and general values.
- Import/Export settings to save and share them
The overall website layout.
A close-up of the dungeon maps as shown in Dungeoneer.
This project is heavily inspired by Corvimae's amazing Pokémon Ranger tool.