/citations

A mirror of my generator of Papers Please citations

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

"Papers Please" citation generator

A python script to generate citation slips from "Papers Please" game as a PNG file.


Usage: ./citation.py "Protocol Violated.;Sleeping at work" "Penalty assessed - 5 credits" - gives output like below.

Image resulting from above command

Use ./citation.py --help to get list of options.

Live web version is here.


All python, typescript, html and css code in the project is licensed under GNU AGPL-3.0.