Printing your own Governance Game
In our last blog post about the Governance Game, we hinted that we were thinking about new workflows for anyone to easily print their own deck of cards. With the pandemic and fewer physical meetings, we chose to instead focus on how to apply it in an online setting. But with restrictions getting removed we thought it was about time to prioritize this again.
New script
The core of the new workflow is a script that with a simple command generates all the cards in the deck. The script also has many options that are helpful when creating new cards or suggesting changes to the design.
Above, the pdf “rain” that comes after running the command make view-all
.
By being able to quickly see how a change in a template affects the layout, the iterative process is quite smooth.
Printing
While the script is great for generating the files needed, that is just the first step. For the actual printing, we have created documentation that explains step by step how we printed our deck of cards. We hope that this is clear enough for anyone who is interested to be able to produce a copy of their own.
What’s next
While we have added one possible printer service (which we have no affiliation with, nor get any commission from), we also welcome you to add your solutions. If we can avoid shipping across the world, and perhaps discover new features along the way, that would be great.
If you have any other ideas or comments on the game, feel free to create an issue or start a discussion on GitHub.