Skip to content
/ bingo Public
forked from hrs/bingo

A super-simple bingo card generator.

Notifications You must be signed in to change notification settings

UBCAni/bingo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%