techpolicycards

Tech Policy Cards

A card game, inspired by Fluxx, i.e. a game where the rules and win conditions change as you play the cards in your hand (just like life!). This game is developed around the concepts of internet health and on the issues and policies that we see in tech policy.

Check out the current cards in the deck, which you can print and cut out at home.

Check out the repo on Github. Contribute to the game.

Basic Play

Card Structure

Resources

Creating & Editing Cards

1) Edit deck.json to add cards. Find an existing card of the type you want (“is”: “keeper” for a keeper, etc), copy it, and change the words for your idea. 2) Run render.py. There are some dependencies, running via uv run render.py will make sure they are available. Add --help to see options. 3) Print the printout.html.

Current cards in the printout.

Playing Online

Creates a save file that can be imported to the website playingcards.io.

1) Run render-pcio.py. 2) The script outputs widgets.json. 3) Create a zip of widgets.json and upload to playingcards.io.

Contributors: