Installation
Install the published CLI when you want to play the terminal game.
Player install
1
curl -fsSL https://opendungeon.xyz/install | bash2
opendungeon3
4
bun add -g @montekkundan/opendungeon5
opendungeon6
opendungeon --login githubThe 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
1
opendungeonUse the title screen to start a new descent, continue a save, open settings, or join multiplayer.