Skip to content

An extensible character manager for players and GMs of tabletop roleplaying games

Notifications You must be signed in to change notification settings

nat543207/RPG-Armoury

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RPG Armoury

Description

An extensible Python program for managing "character sheets" for tabletop roleplaying games like Dungeons and Dragons, with a focus on UI/UX and sensible organization. While the project is still in its infancy, planned features include:

  1. Pluggable support for multiple roleplaying systems and related data
  2. Convenient inventory, spellbook, and class feature management
  3. Advanced item properties (special attacks/powers, ability score adjustment, trackers, etc.)
  4. Automatic rolling for powers, saving throws, attacks, and the like
  5. Database of races, classes, items, creatures, etc. included in system

External dependencies: Python 3, PyYAML, and Kivy

Code licensed under GPLv3

About

An extensible character manager for players and GMs of tabletop roleplaying games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages