Skip to content
Christopher Barnes edited this page Dec 31, 2020 · 7 revisions

Welcome to the dungeon wiki!

Dungeon! is an old-school top-view RPG game written with React.

You can play the latest stable version or the dev release.

The source code is available here.

TL;DR

  • Click here to play. A default character with random ability scores is created for you.
  • Use npm to install and run the project. Feel free to fork the repository.

Guide

Dungeon! is in pre-alpha. Two different versions are released:

It is recommended to play the stable release. Less features are available in this version of the game, but it is also less likely to crash.

The dev release is always an option, but the game might throw errors. Also, this version is experimental, which means that some debug features might be turned ON, altering the gameplay.

Clone this wiki locally