Yossioren / CAC

A party game for nerdy cryptographers. Shamelessly based on Cards Against Humanity.

Home Page:https://twitter.com/CrdsAgnstCrypto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cards Against Cryptography

Cards Against Cryptography is based on Cards Against Humanity, which described itself as "a party game for horrible people". Cards Against Cryptography is not quite as mean, but still has bit of an edge. We are big fans of the cryptographic community, and hope this game is played in a spirit of fun. But if you don't like crude or offensive humor, this game may not be for you.

Basic Rules

See RULES.md for the rules.

License

Cards Against Cryptography is shamelessly based on Cards Against Humanity, which was released under a Creative Commons BY-NC-SA 2.0 license (https://creativecommons.org/licenses/by-nc-sa/2.0/).

Creative Commons License

Cards Against Cryptography is released under the same license, which means you can use, remix, and share the game for free, but cannot sell it.

Contributing

You can submit pull requests to propose new cards; see src/black.txt and src/white.txt. The top-level Makefile can be used to recompile printable PDF and PNG versions of the cards (make PDFs or make PNGs) on reasonable Linux or macOS systems. You need to have xelatex, python3, and ImageMagick's convert command in your path.

Printed copies

Since Cards Against Humanity was released under a BY-NC-SA 2.0 license, the "non-commercial" aspect of that license implies that we cannot sell you a copy of this game. A small number of copies were provided as prizes at the Asiacrypt 2018 rump session. There may or may not be printed copies available as prizes at future rump sessions — have a funny rump session talk prepared, just in case!

You can make your own printed copy in three ways.

  1. Print at home. Under the PDFs-to-print folder, there are printable PDFs of all the cards, formatted for 2-sided printing on either A4 or letter paper. You'll use up all the toner if print pages and pages of all-black backgrounds, so you should probably use the gray background.
  2. Print at a local printshop. You could also take the PDFs to your local print shop and have them print it on cardstock (80-pound or higher). Use a paper cutter to cut out the cards.
  3. Print via a commercial custom card manufacturer. We printed our version of Cards Against Cryptography using MakePlayingCards.com. The folder PNGs-to-print contains the PNG images required to print a deck of cards at MakePlayingCards.com's US Game Deck Size, along with a bi-fold (4 side) instruction booklet. At the time we wrote this, 1 set of cards, along with a booklet and plain white box, is $34.35 (US dollars), plus shipping (approximately $10 for standard shipping to most countries). Uploading the images and configure the project takes about 10 minutes.

Version

This is the Asiacrypt 2018 edition, which was released at the Rump Session of Asiacrypt 2018.

About

A party game for nerdy cryptographers. Shamelessly based on Cards Against Humanity.

https://twitter.com/CrdsAgnstCrypto

License:Other


Languages

Language:TeX 70.9%Language:Makefile 14.6%Language:Python 14.5%