rpgtools

Rpgtools consist in a set of programs/tools usefull for RolePlayingGame.


License
Apache-2.0
Install
pip install rpgtools==0.4a.0

Documentation

Rpgtools

Rpgtools is a workset of usefull libraries for RPG(Role Playing Game). The project aims to provide the following features and utilies:

  • Loot Generator: an simple library that randomize loot item using weights and a json description file (simplifying the process to add new possible items from different rpg systems).

The solution can be installed through the pip:

pip install rpgtools

More info at http://rpgtools.readthedocs.org/en/latest/.