Celina Moose Lodge
NFL Draft Bingo Generator
A lightweight generator that creates randomized, print-friendly bingo cards for the lodge's annual NFL Draft party.
Visit website
Hover to preview pageProject Overview
Celina Moose Lodge hosts a popular NFL Draft party each year, and I wanted to add a simple game that guests could play as the draft unfolded. After trying several online bingo-card generators, I found that none offered the right combination of flexibility and print control. Instead, I built a custom, AI-assisted generator in about 30 minutes.
The tool creates randomized cards from an editable list of draft-night events and formats them for easy printing. The current version is an internal event tool, but it also provides a foundation for a more customizable public web app in the future.
Key Features
- Straightforward interface with concise instructions
- Runs entirely in the browser with no database required
- Generates randomized cards from an editable JavaScript array
- Print layout formats one bingo card per page
- A
noindexdirective keeps the internal tool out of search results