Skip to content

fordream/dungeon

 
 

Repository files navigation

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.

About

Text-based open-world RPG made with Java.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.9%
  • Shell 0.1%