https://github.com/evertras/bingo-generator
Generate Bingo cards
https://github.com/evertras/bingo-generator
Last synced: about 1 year ago
JSON representation
Generate Bingo cards
- Host: GitHub
- URL: https://github.com/evertras/bingo-generator
- Owner: Evertras
- License: gpl-3.0
- Created: 2022-10-19T11:37:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T10:26:00.000Z (over 3 years ago)
- Last Synced: 2025-02-12T06:38:03.749Z (over 1 year ago)
- Language: TypeScript
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bingo Generator
Generates Bingo cards in the browser.
Partly an excuse to try [SolidJS](https://www.solidjs.com/).
## Requirements
The Bingo Generator must do the following:
- Board size must be variable but square (NxN)
- Pictures must be uploadable, but do NOT need to be saved in remote storage
- Must print 2 to a page in PDF to optimize for A5 paper use
Stretch goal:
- Upload a premade bingo card and automatically generate permutations