5ePy is an experimental project I'm undertaking for the sole purpose of increasing my Python knowledge.
#Goals
- Goal: Create a working, albeit lightweight, version of D&D 5e
- Goal: Allow for custom or random character generation
- Goal: Persistent character data storage (in JSON?)
- Goal: Play through a campaign (future random campaigns?)
- Goal: Simple GUI
#Usage
N/a at this time : )