opendungeon
Theme

Installation

Install the published CLI when you want to play the terminal game.

Player install

1curl -fsSL https://opendungeon.xyz/install | bash
2opendungeon
3
4bun add -g @montekkundan/opendungeon
5opendungeon
6opendungeon --login github

The curl installer is the simplest path. The npm install path is useful when you already use Bun for global packages. The global package exposes opendungeon for the terminal game and opendungeon-host for hosted lobby work. Login is optional for local play.

Start playing

1opendungeon

Use the title screen to start a new descent, continue a save, open settings, or join multiplayer.