Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 518 Bytes

Readme.md

File metadata and controls

16 lines (9 loc) · 518 Bytes

"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.