-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Mikron edited this page Jun 29, 2016
·
1 revision
A system for role-playing game story/campaign/epic (names vary from system to system) management. This repository contains the integrated version, with both backend and frontend, but without system-specific modules.
Role-playing games are a very wide category, ranging from very simplistic systems to extremely complex mechanical solutions. What they do have in common, though, is the story - you can play a game without mechanics, but even a primitive dungeon crawl is going to have some story. Managing this story, its cast, threads, and - if present - mechanical components - is the role of this project.
This project is a part of a larger whole. Other modules able to cooperate with it are:
-
Reputation module, providing data for
Person
object - Optional public frontend, fed via API