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 :-)
- Host: GitHub
- URL: https://github.com/laxertu/rpg-engine
- Owner: laxertu
- License: other
- Created: 2019-01-13T11:11:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-16T10:01:09.000Z (almost 5 years ago)
- Last Synced: 2025-02-01T12:46:12.879Z (4 months ago)
- Language: Python
- Homepage:
- Size: 360 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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