Skip to content

Generates bingo cards given many possible space items (for use in Apple Keynote bingo, for example)

License

Notifications You must be signed in to change notification settings

zmknox/bingo-card-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bingo Card Generator

A tool to create 'bingo' cards for events (think Apple Keynote bingo).

This project uses NodeJS, make sure you have it, and npm, installed, then you can run npm install to get the dependencies and npm start to start the webserver. You can change the port the webserver runs on by changing an environment variable (useful when deploying on Heroku).

To customize the generator with your entries, create a file called cardEntries.json in the public/ directory, in the format of cardEntriesEXAMPLE.json.

Yes I know this project probably doesn't need Node but it made it easy to work with.

About

Generates bingo cards given many possible space items (for use in Apple Keynote bingo, for example)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published