All Projects → brunobord → the-black-hack

brunobord / the-black-hack

Licence: other
The Black Hack RPG text and tables, ready to be translated into your language

Programming Languages

Rich Text Format
576 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to the-black-hack

micro-rpg-catalog
A bunch of resources for micro-mini RPG systems
Stars: ✭ 98 (+75%)
Mutual labels:  rpg, tabletop, roleplaying-game
pandt
A tabletop role-playing game system
Stars: ✭ 17 (-69.64%)
Mutual labels:  rpg, tabletop
forbidden-lands-foundry-vtt
This is a Forbidden Lands game System for the Foundry Virtual Table Top. Made by @Perfectro, @patrys and @aMediocreDad. Maintained by @aMediocreDad, @narukaioh
Stars: ✭ 28 (-50%)
Mutual labels:  tabletop, roleplaying-game
cp2020
A character generator for the Cyberpunk 2020 Role Playing Game
Stars: ✭ 43 (-23.21%)
Mutual labels:  rpg, roleplaying-game
DiceRoller
Extensible and well-documented dice roller with a robust set of features. Excellent for play-by-post forums, virtual tabletops, or for integrating into character sheets or encounter managers.
Stars: ✭ 22 (-60.71%)
Mutual labels:  rpg, tabletop
rollem-telegram-bot
🎲 An RPG dice rolling bot for Telegram.
Stars: ✭ 26 (-53.57%)
Mutual labels:  rpg, tabletop
Roguelike-Procedual-Cave-Generator
A procedurally generated, cave-like dungeon/map creator for rogue-like games using the cellular automata method. During its development, I solved a common/limiting problem with this algorithm that might explain why it is not more commonly implemented in such games.
Stars: ✭ 26 (-53.57%)
Mutual labels:  rpg
my spells
Your personal D&D 5e Spellbook.
Stars: ✭ 12 (-78.57%)
Mutual labels:  ogl
SS3D
Space Station 3D, another remake of SS13, but with an extra D.
Stars: ✭ 180 (+221.43%)
Mutual labels:  roleplaying-game
Stendhal
Stendhal is a fun friendly and free multiplayer online adventure game with an old school feel.
Stars: ✭ 194 (+246.43%)
Mutual labels:  rpg
vscode-dmbinder
Visual Studio Code extension for managing campaign documents.
Stars: ✭ 53 (-5.36%)
Mutual labels:  rpg
GWRP-0.3
Игровой режим для San Andreas Multiplayer
Stars: ✭ 22 (-60.71%)
Mutual labels:  rpg
fgmkJsEngine
Js JRPG Engine for FGMK
Stars: ✭ 20 (-64.29%)
Mutual labels:  rpg
cef-mixer
High Performance off-screen rendering (OSR) demo using CEF
Stars: ✭ 183 (+226.79%)
Mutual labels:  osr
miscellany
Worldbuilding and RPG campaign management tool
Stars: ✭ 188 (+235.71%)
Mutual labels:  rpg
QshOni
The QShell on IBM i library contains useful CL wrapper commands to allow QShell and PASE apps to be called and consumed from regular IBM i jobs via CL, RPG or COBOL programs.
Stars: ✭ 34 (-39.29%)
Mutual labels:  rpg
uncharted-waters-2
Browser-based remake of Uncharted Waters: New Horizons (大航海時代II)
Stars: ✭ 56 (+0%)
Mutual labels:  rpg
Gdx Rpg
java & libgdx制作的RPG游戏! an RPG by java and LibGDX
Stars: ✭ 239 (+326.79%)
Mutual labels:  rpg
MenheraBot
A brazilian multi-language Discord Bot foccused in Fun and RPG!
Stars: ✭ 123 (+119.64%)
Mutual labels:  rpg
TTTTRPG
Timeline Tree of Tabletop Role-Playing Games, celebrating more than 40 years game design innovations
Stars: ✭ 34 (-39.29%)
Mutual labels:  rpg

The Black Hack

This project publishes the "raw text" of the Roleplaying game "The Black Hack", by David Black. As specified in the License document, the text and tables are open game content.

It means that anyone can use this open game content and make derivative works without asking for permission, as long as this derivative fits the Open Gaming License terms.

GitHub tag Travis

The name "The Black Hack" is used here with kind permission of the author.

See the License for more details.

Contribute

The main document describing the guidelines on how to contribute is readable here. Please read it carefully in order to make sure your contribution will be easily reviewed and accepted.

Requirements

You must have Python language available on your system, and either a way to create a virtualenv with a recent version of tox or a recent version of tox available system-wide.

To build the HTML pages, you can run on of the following commands:

make html
tox -e html

The build pages are in the build/ directory. This may help you if you try to fix or translate into a new language.

You'll probably won't have to, but if you want to build PDF files, you'll need to install wkhtmltopdf on your system. And you may run tox -e pdf to build PDF files.

If you want to target a specific language, you can run:

tox -e pdf -- french

References

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].