Simple Role Play Adventure System.
SIRPAS is meant to be a complete and detailed RPG system you can pick up to play adventures in any fantasy (or real) world you can imagine, and can be set up in one minute for a 2 hours night of fun with friends, or become a deep and intriguing hobby with unparalleled depth.
Books illustrating the systems are under the Books/ directory; they are broken down in multiple Markdown files, for simpler editing and re-organization.
The file called main.md
contains the top-level
inclusion directives to create the final assembled markdown.
- Use
Scripts/build.py Source/<Book_you_want>/main.md -o <target.md>
to assemble a markdown file. - Use your favorite .md renderer to create your final product. We suggest iconv/pandoc.
It's the usual thing; create a fork and file a pull request, or file a issue in the github issues section.
Sirpas extensions, also called settings, have a master document in the root directory of the repository, which includes the documents in a sub-directory with their own same name though the include directive. See the London Mysteries setting for an example.
You can cross-link existing headers by using the Markdown format, [text to link](#target-header-id)
TODO
SIRPAS and all the IP in the SIRPAS project are licensed under Creative Commons, Attribution, Non-Commercial, Share-alike.
(C) Giancarlo Niccolai, 2018