Skip to content

Geocodio/cards-against-artisans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cards Against Artisans

This contains scripts to generate PDF and PNG files for playing cards and the instruction card.

This repository is loosely based off of Cards Against Cryptography

Prerequisites

  • TeXLive (brew install TeXLive)
  • ImageMagick (brew install imagemagick)

Building

# Generate playing card files
$ make png

# Generate instructions card
$ make instructions

Updating cards

One card per line, LaTeX syntax accepted

Updating instructions card

Changing logo on cards

Replace the inline SVG file in src/common.tex with a logo of your choice.

Make sure to provide both a black version (for white cards) and a white version (for black cards).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published