Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 1.33 KB

README.md

File metadata and controls

34 lines (19 loc) · 1.33 KB

Pokémon Dungeoneer

Pokémon Dungeoneer is a tool for generating and analyzing the dungeons of Pokémon Mystery Dungeon: Explorers of Sky.

PokemonDungeoneer512x512

Logo by @sgtmug

Try the tool for yourself at pokemon-dungeoneer.vercel.app!

Features

  • 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

Images

Dungeoneer Website Preview

The overall website layout.

Dungeoneer Map

A close-up of the dungeon maps as shown in Dungeoneer.

Big Thank You

This project is heavily inspired by Corvimae's amazing Pokémon Ranger tool.

License

GNU GPL v3