Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 7 days ago
JSON representation

A set of tools to help you develop RPG games in Python

Awesome Lists containing this project

README

        

# RPGenie
A set of tools to help you develop RPG games in Python

## Build status

* master: [![Build Status](https://travis-ci.org/Diapolo10/RPGenie.svg?branch=master)](https://travis-ci.org/Diapolo10/RPGenie) [![Coverage Status](https://coveralls.io/repos/github/Diapolo10/RPGenie/badge.svg?branch=master)](https://coveralls.io/github/Diapolo10/RPGenie?branch=master)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FDiapolo10%2FRPGenie.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FDiapolo10%2FRPGenie?ref=badge_shield)
* beta: [![Build Status](https://travis-ci.org/Diapolo10/RPGenie.svg?branch=beta)](https://travis-ci.org/Diapolo10/RPGenie) [![Coverage Status](https://coveralls.io/repos/github/Diapolo10/RPGenie/badge.svg?branch=beta)](https://coveralls.io/github/Diapolo10/RPGenie?branch=beta)
* nightly: [![Build Status](https://travis-ci.org/Diapolo10/RPGenie.svg?branch=nightly)](https://travis-ci.org/Diapolo10/RPGenie) [![Coverage Status](https://coveralls.io/repos/github/Diapolo10/RPGenie/badge.svg?branch=nightly)](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
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FDiapolo10%2FRPGenie.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FDiapolo10%2FRPGenie?ref=badge_large)