I have made this little script in less than 3 hours, so it's not perfect, but it works. If you encounter any bugs, please report them to me or fix them yourself if you have the knowledge.
Install:
- Install Python 3 if you haven't already
- Open Command Prompt inside this folder
- Type in
pip install -r requirements.txt
Usage:
- Open the input.json file in a text editor (Notepad works too)
- Input your fancy question and answer cards
- execute the generator.py file
- Print the .png files from the /card-sets directory
- Cut the cards and laminate them (or just print them in a copyshop so the paper is thick enough)
Note: You can create your own card backgrounds, visit /src/Custom_Packs/How to create your own pack.txt
Script made by X_Man1109
https://github.com/Xman1109