Skip to content

Squib script to generate cards for Rolling Stock, a card game about stock and company trading by Björn Rabenstein

License

Notifications You must be signed in to change notification settings

sparr/rollingstock-squib

Repository files navigation

Rolling Stock Squib script

These scripts use the Squib Ruby gem to render a set of cards and other components for the game Rolling Stock designed by Björn Rabenstein. Commercial copies of the game are available from All Aboard Games. This version of the game is shared for non-commercial print and play with Björn's permission. Also included are versions of the original rules and guidebooks, split into individual page images suitable for various print-on-demand services.

Rendered Files

The rendered files are included in the repo cards and sheets directories.

company cards, front


share price cards, front


corporation placemats

Getting Started

If you just want to print a copy of the game, grab one of the Releases once they exist, or the cards or sheets at any time. Or, if you want to make changes or render it yourself...

Prerequisites

The instructions below have a few other requirements such as Bundler, but those can be skipped if you're comfortable installing gems manually.

Installing

  1. clone this repository

    git clone https://github.com/sparr/rollingstock-squib.git

  2. change into the repo directory

    cd rollingstock-squib

  3. install the prerequisites

    bundle

Rendering the components

rake

This will create the cards and sheets and then remove the transient _temp folder. You will find all of the individual cards in the cards folder, and the assembled card sheets in sheets.

Cutlines and other options can be toggled in rollingstock/config.rb.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

About

Squib script to generate cards for Rolling Stock, a card game about stock and company trading by Björn Rabenstein

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published