• Stars
    star
    161
  • Rank 225,904 (Top 5 %)
  • Language
    JavaScript
  • License
    GNU Affero Genera...
  • Created about 4 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A virtual tabletop designed for 5e D&D, includes a map tool with dynamic lighting, initiative tracker, combat tracker and homebrew management.

Dungeoneer

Buy Me A Coffee

Demo video

IMAGE ALT TEXT

Download Dungeoneer

What is it?

This tool is meant to make the DM's job easier and help you run your games effectively. It handles database managment and lookup for homebrew and freely licensed SRD monsters and spells, and has a few standard tools.

  • Multiplayer Virtual Tabletop
    • Join games on any desktop or android mobile browser
    • Powerful access control
  • Encounter creator
    • Create level appropriate encounters easily
  • Initiative tracker.
  • Stat tracker for monsters.
    • Real time encounter difficulty
    • Roll saves and attacks
    • Condition tracker
  • Random tables to randomize things.
    • Pregenerated, and create your own!
  • Level appropriate encounter generator.
    • From your own tables
    • ... or creature type
    • ... or environment
  • An integrated map tool with fog of war.
    • Dungeondraft wall import
    • Tokens and stuff
    • Mass token importer
    • Some effects
  • Generator thingy
    • Generate taverns with a menu, some optional plot hooks
    • Generate an NPC on the fly
    • Magic item shops
  • A loot generator.

What is it not?

  • A place to keep your notes
  • A map making application

I don't have any monster tokens

There are some great sources of tokens, such as Forgotten Adventures (you can get all their tokens for free). You can use the token importer to mass import tokens.

Licence and usage

Anyone is free to use this application. See further constraints in Licence.md.

Contributing

Pull requests are welcome!

To get started you need to install nodejs, npm and yarn. Clone the project and run yarn install && yarn start.

See contributing.md for more information.