https://github.com/diapolo10/rpgenie
A set of tools to help you develop RPG games in Python
https://github.com/diapolo10/rpgenie
game-development library modular python python-3-6 python3
Last synced: 10 months ago
JSON representation
A set of tools to help you develop RPG games in Python
- Host: GitHub
- URL: https://github.com/diapolo10/rpgenie
- Owner: Diapolo10
- License: mit
- Created: 2017-08-28T13:01:19.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T04:40:10.000Z (over 4 years ago)
- Last Synced: 2025-04-09T17:54:49.200Z (about 1 year ago)
- Topics: game-development, library, modular, python, python-3-6, python3
- Language: Python
- Size: 182 KB
- Stars: 30
- Watchers: 8
- Forks: 9
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# RPGenie
A set of tools to help you develop RPG games in Python
## Build status
* master: [](https://travis-ci.org/Diapolo10/RPGenie) [](https://coveralls.io/github/Diapolo10/RPGenie?branch=master)
[](https://app.fossa.com/projects/git%2Bgithub.com%2FDiapolo10%2FRPGenie?ref=badge_shield)
* beta: [](https://travis-ci.org/Diapolo10/RPGenie) [](https://coveralls.io/github/Diapolo10/RPGenie?branch=beta)
* nightly: [](https://travis-ci.org/Diapolo10/RPGenie) [](https://coveralls.io/github/Diapolo10/RPGenie?branch=nightly)
## About the branches:
* master: The latest stable version of RPGenie
* beta: The most up-to-date, albeit untested, version of RPGenie
* nightly: Bleeding-edge!
## License
[](https://app.fossa.com/projects/git%2Bgithub.com%2FDiapolo10%2FRPGenie?ref=badge_large)