This is an interactive game on governance of Public Code. Use this as a way to get a conversation and reflection about governance started. We aim to use it during early incubation of a codebase, or perhaps even earlier. You can of course play the game totally without our involvement, it is probably useful for any constellation that have a codebase to govern.
You need a few people to play with you. There are no strict number, but you all need to be able to see and reach the cards on the table. For the actual rules, see the rules cards.
See PRINTING for tested printing methods.
We love when people want to help and improve the game. Please read CONTRIBUTING for details on our process for submitting issues and pull requests to us. Also take a look at our Code of Conduct, we want this to be an inclusive and welcoming community.
- Do a second small scale print run of 1.0.0
- Iterate on the cards and rules.
- Create custom icons/imagery, issue #3
We use Semantic Versioning for versioning. For the versions available, see the tags on this repository (and change log).
See the list of authors for who participated to this project.
For now we are using icons from the awesome Noun Project. Those icons are all under the license CC BY. Find all images used and their creators in our Credits.
We also want to thank everyone who has played the game with us. Even if you didn't explicitly gave us feedback we learned about the game by playing with you.
The Makefile automatically generates a complete card deck for the Governance Game in PDF and PNG.
sudo apt install docbook-utils pandoc inkscape texlive texlive-fonts-extra \
texlive-extra-utils
# sudo apt install texlive-full
The Inter
font family is used.
To generate .png
files, inkscape
requires these fonts to be installed.
Download the Inter font family.
Ensure that the fonts are installed in your system, for example
Debian Installation of True Type Fonts.
Type make
to generate the pdf files.
Type make view-all
to view all of the pdf files generated.
This project is licensed under the CC 0 License - see the LICENSE file for details.