/pet-parade-bingo

A simple bingo card generator for pet parades or any other types of bingo. Used for the Berkeley pet parade.

Primary LanguageJavaScriptMIT LicenseMIT

A simple pet parade bingo card generator

Art is by the talented Tessa Brunton. Coded in an afternoon, don't judge 😜

DEMO

Features:

  • Responsive-ish
  • Can generate printable PDF
  • Touch or click to use bingo card

To Run locally

npm install

npm run dev

Point your browser towards localhost:8000

To Change to a different type of bingo

  • Change the banner image in src/images
  • Change common and rare pet lists in sctipts/modules/lists.js