Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.81 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.81 KB

Dungeon

Travis CI AppVeyor Coverity Scan Build Status codecov.io Gitter

Text-based open-world RPG made with Java.

Screenshots

See the gallery.

Running the game

Download a release or download the source and build it yourself.

Reporting bugs

Bug reports are welcome in our issue tracker.

Contributing

Check out this project's contributing guide here.

Versioning scheme

Dungeon uses semantic versioning.

  • A release that is incompatible with old saved files increases the MAJOR version.
  • A release that adds content in a backwards-compatible manner increases the MINOR version.
  • A release that makes backwards-compatible bug fixes increases the PATCH version.

License

GNU GPLv3.