Skip to content

Latest commit

 

History

History
74 lines (56 loc) · 3.07 KB

README.md

File metadata and controls

74 lines (56 loc) · 3.07 KB

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

  • Everyone starts with 3 cards
  • Initial play is Draw 1, Play 1; 1 Goal to start.
  • Anyone can join at any time

Card Structure

  • Rules (Policy changes that affect the state of play)
    • Title
    • Sub-title
    • Description
  • Keepers (Characters/Actors/ Items that are needed to achieve Goals)
    • Name
    • Category
  • Actions (events that occur in one play round, can affect anyone in the game or the person playing the Action)
    • Title
    • Description
  • Goals (How to win the game, usually requires some combination of Keepers to be held by the player)
    • Name
    • Keepers to achieve goal

Resources

Creating & Editing Cards

  1. Edit deck.json or deck-simplified.json (current default) to add cards.
  2. Run render.py. (change deck reference here if you need to modify.
  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: