a rpg derived from The Black Hack, where you play poor little goblins fighting against heroes (and other goblins).
the gobz hack rpg is (c) 2018 Bruno Bord.
the rules are in the gobz-hack.md file. browse it online on gobz.jehaisleprintemps.net. there's a pdf you can download and eventually print.
gather some silly friends, grab some paper, pencils, a set of polyhedric dice, and go on adventure.
requires: make / pandoc (>=2).
simply run:
make html
to have a index.html
file with appropriate styles.
requires: make / pandoc / python3.
run the following:
make html serve
and browse the following address http://127.0.0.1:8000/.
requires: make / npm
simply run:
make pdf
this installs chromehtml2pdf
and uses it to build a a4 pdf document using a chromium web browser - it'll download it from the internets, it sounds silly, but it works!
tbh is ogl licensed material. since i don't use its own words, but only some of its mechanics, i'm not obliged to release this under the same terms. nevertheless, since this game owes a lot to the openness of tbh, the gobz hack is released under the terms of the creative commons cc-by license, which means you can do whatever you want with it, as long as you give appropriate credits.