Nereare/radventure

View on GitHub
README.md

Summary

Maintainability
Test Coverage
# Ruby Adventure

[![Dynamic YAML Version](https://img.shields.io/badge/dynamic/yaml?url=https%3A%2F%2Fraw.githubusercontent.com%2FNereare%2Fradventure%2Frefs%2Fheads%2Fmaster%2Fradventure.yml&query=%24.version&style=flat&label=Version)](https://github.com/Nereare/radventure)
[![License](https://img.shields.io/github/license/Nereare/radventure.svg)](LICENSE.md)
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE-OF-CONDUCT.md)

A framework to develop text-base RPG games.

## Installing

<!--
TODO Set installation instructions
BODY If there is some installation method, define it on the [README file](README.md).
-->
1. Foo.

## Contributing

1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :tada:

Please, also read our [Contributing Guidelines](CONTRIBUTING.md).

### Code of Conduct

Please note that this project is released with a [Contributor Code of Conduct](CODE-OF-CONDUCT.md).

By participating in this project you agree to abide by its terms.

## History & Versioning

See the [Change Log](CHANGELOG.md) for further history.

This project uses [SemVer](http://semver.org/) for versioning. For the versions
available, see the [tags on this repository](https://github.com/Nereare/radventure/tags).

## License

This project is available under the [The Unlicense](https://unlicense.org/).