Generate random wildlife bingo cards for safaris with data from Wikipedia.
Go to file
2024-02-26 08:16:31 +03:00
data data/animals.csv: add guineafowl and sandgrouse 2024-02-26 08:16:31 +03:00
.gitignore .gitignore: add more ignores 2024-02-24 10:43:45 +03:00
example.jpg Add initial README 2024-02-25 18:40:13 +03:00
generate.py Add initial version of generate.py 2024-02-25 16:17:01 +03:00
README.md Add initial README 2024-02-25 18:40:13 +03:00

Safari Bingo Cards

Fun proof of concept to generate random wildlife bingo cards for safaris with data from Wikipedia.

Example bingo card showing a 4x4 grid of Sub-Saharan African wildlife

Usage

$ ./generate.py -i data/animals.csv -o out.jpg

License

This work is licensed under the GPLv3.

The license allows you to use and modify the work for personal and commercial purposes, but if you distribute the work you must provide users with a means to access the source code for the version you are distributing. Read more about the GPLv3 at TL;DR Legal.