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

https://github.com/laxertu/rpg-engine

A totally work-in-progress RPG first piece of a little framework I want to build for study purposes, and trying to have fun in the process :-)
https://github.com/laxertu/rpg-engine

Last synced: 2 months ago
JSON representation

A totally work-in-progress RPG first piece of a little framework I want to build for study purposes, and trying to have fun in the process :-)

Awesome Lists containing this project

README

        

# rpg-engine
A totally work-in-progress RPG first piece of a little framework I want to build for study purposes, and trying to have fun in the process :-)

for installation the following should work:

pip install --user -r requirements.txt

sandbox.py is a little demo