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

fhchl/bingo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bingo Card Generator

Create simple bingo cards from a list of terms / answers.

usage: bingo-generator.py [-h] [--outfile OUTFILE] [--columns COLUMNS]
                          [--rows ROWS]
                          termsfile cards sheets

positional arguments:
  termsfile          file with terms
  cards              number of cards per sheet
  sheets             number of sheets

optional arguments:
  -h, --help         show this help message and exit
  --outfile OUTFILE  output file
  --columns COLUMNS  number of columns per card
  --rows ROWS        number of rows per card

Use browser to print to paper or PDF.

About

A super-simple bingo card generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%