croyzor / bcg

a bingo card generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BCG: The Bingo Card Generator

Motivation

Do you ever have a list of strings that you wished was a bingo card? Well here you go.

Usage

Reads possibilities from “input.txt” (delimited by newlines) and writes a table to “index.html”. An example input file is included for reference

Todo

  • Add some styling to the table
  • Add javascript(?) to allow the buttons to be clicked on/scored out
  • Allow for creation of multiple cards and come up with a naming convention
  • Allow for creation of bingo cards with a “free space” at the center

About

a bingo card generator


Languages

Language:Haskell 100.0%