Skip to content

a roleplaying game about playing goblins, loosely based on some rules of the black hack.

Notifications You must be signed in to change notification settings

brunobord/the-gobz-hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

the gobz hack rpg

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.

warning: untested RPG

to play

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.

to build html

requires: make / pandoc (>=2).

simply run:

make html

to have a index.html file with appropriate styles.

to browse html

requires: make / pandoc / python3.

run the following:

make html serve

and browse the following address http://127.0.0.1:8000/.

to build pdf

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!

beyond

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.

Creative Commons - CC-BY

About

a roleplaying game about playing goblins, loosely based on some rules of the black hack.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published