hrs / bingo

A super-simple bingo card generator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bingo Card Generator

Some terrible old code I wrote that belongs on the Internet.

Just dump your potential bingo terms into a text file, each on its own line, run the program, and print out the resulting HTML. Pagebreaks, etc. should be handled gracefully.

Usage:

bingo-generator.py  [file of terms] [output file] [# of cards]

Example:

python bingo-generator.py bingo_terms.txt bingo.html 20

Bitdeli Badge

About

A super-simple bingo card generator.


Languages

Language:Python 100.0%