Humanity against cards generator. Cards against generator fork.

alkeon 5dae38932c I forgot to remove those things 5 年之前
cards 5dae38932c I forgot to remove those things 5 年之前
input 5dae38932c I forgot to remove those things 5 年之前
.gitignore 31716ed73e Fork version 5 年之前
LICENSE 31716ed73e Fork version 5 年之前
LiberationSerif-Bold.ttf d2980cada4 HAC generator changes 5 年之前
README.md d2980cada4 HAC generator changes 5 年之前
cardgenerator.py d2980cada4 HAC generator changes 5 年之前
make_cards.py d2980cada4 HAC generator changes 5 年之前

README.md

HAC-generator

Helps make Cards Against Humanity style playing cards. https://github.com/gregmarra/cards-against-generator Python 3 fork.

This updated version has a better workflow with Python 3 and Unicode.

Usage

  • Make input cards files in /cards, probably like white.txt and black.txt
  • mkdir cards as the default output folder
  • python make_cards.py -c white -i cards/white.txt
  • python make_cards.py -c black -i cards/black.txt
  • open cards/

python make_cards.py -h for help!

Customization

  • You can specify a custom logo with --footer-logo
  • You can specify custom footer text with --footer-text

Stuff I had to do to get PIL to work

You have to install the PIL imaging library, install Pillow-fork.

Installing Pillow

https://pypi.python.org/pypi/Pillow/

Fixing Issues

License

HAC generator is under GPL2 but Liberation Serif is under SIL Open source by Red Hat. You can read more about this in https://pagure.io/liberation-fonts