Open Source RPGs

Sneaky RPG creator often trick people into thinking their books are open source by just giving a book away for free, and slapping the word ‘open’ on it (or using the ‘open’ gaming licence). And apparently this simple illusion has bamboozled the majority of the RPG world.

As a result, searching for open source RPGs is nearly impossible, which means finding other open-source enthusiasts has been a chore rather than a joy. But after years of digging past false promises, I’ve found a small handful of RPGs which really do have available source-files, which anyone can modify.

Chronicles

Chronicles is a completely open source RPG, written in Markdown. The plain text base allows it to output to epub, pdf, and html.

Knave

Knave, like many other RPGs, uses a Creative Commons 4.0 licence. But unlike many others, it actually has a source file which comes with the pdf.

Unfortunately, the Creative Commons only require redistribution of the output files. This means that when someone created the Rascals RPG, the resulting pdf fell under the same Creative Commons licence, but did not give anyone the legal right to also receive the source files. So if you want to modify the Rascals RPG, you will have to guess at every change made to the Knave source file, and then make those changes.

Cairn

Like Knave, Cairn comes with source files when you buy it. Those source files are, unfortunately, Affinity Publisher files, however, this still counts.

Luckily, Cairn’s Github page seems to have all of the basic source files required for a game.

Winterwold

Winterwold and the related books are under CC-BY-SA, and come with their source files. The source files are all .docx, which isn’t great - but these are the source files, and you are allowed to change them.

Siren

Written in LaTeX, Siren provides the classic open source experience. Unfortunately the writer abandoned the project four years ago.

BIND

And of course, my own. Check out BIND here .

Definitions

‘Open Source’ refers to source files which remain open to change by anyone. They have no restrictions (except a few minor stipulations, which will not stop anyone from changing the source files, and printing off a new book).

Reasons for Disqualification

  • Claiming to have an open source RPG, then sneakily handing over a plain text file, instead of the RPG and its source files.
  • Disallowing someone from modifying the book, by including some files with a proprietary licence, e.g. Basic Fantasy or Open Adventure .
    • Basic Fantasy seems to be putting in some real effort to going 100% Creative Commons. Since the source files are already available, it may soon become an open source RPG.
    • Open Adventure is particularly bad, as the repository comes with a LICENCE file, which states that the repository is under a Creative Commons licence. The book’s intro, however, contradicts this, by mentioning that the art is not covered by this licence.
  • Using the Open Gaming Licence, because the OGL is not open source .

So that’s it. I’ve found six open source RPGs in English.

Tags :

Related Posts

Dungeons Need More Space

The dungeon ecosystem doesn’t make a whole lot of sense, but I think Tolkien has a fix.

Read More

Real Time Passing Between Games

RPG Vloggers chatting about Gygax note on real-world time-synchronization have got me thinking about really using this rule.

Read More

Print it Yourself

I’ve decided against having online printing available for BIND. This may change, but here’s the thinking so far:

Read More