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.

Example rendered results: https://imgur.com/a/c4oIM

Getting Started

If you just want to print a copy of the game, grab one of the pre-rendered Releases from this repo once they exist. Until then, 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. install the prerequisites bundle

Rendering the components

rake

This will run ruby rollingstock.rb 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