https://github.com/praveenpuglia/tambola-tickets
The tambola ticket generator that does it the right way.
https://github.com/praveenpuglia/tambola-tickets
bingo generator housie tambola ticket
Last synced: 26 days ago
JSON representation
The tambola ticket generator that does it the right way.
- Host: GitHub
- URL: https://github.com/praveenpuglia/tambola-tickets
- Owner: praveenpuglia
- Created: 2020-04-13T04:52:23.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-16T06:06:02.000Z (2 months ago)
- Last Synced: 2025-02-16T06:25:19.437Z (2 months ago)
- Topics: bingo, generator, housie, tambola, ticket
- Language: Vue
- Homepage: https://tambola-tickets.praveenpuglia.com
- Size: 1.18 MB
- Stars: 4
- Watchers: 1
- Forks: 7
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome - Tambola Tickets Generator - The tambola ticket generator that does it the right way. (Games / Looking for software, projects, courses or inspiration?)
README
# Tambola Tickets Generator
A PWA that generates the tambola tickets the way it should be. It meets all the following constraints.
https://praveenpuglia.com/tambola-tickets

## Constraints
- Each ticket has 3 rows with 9 cells each.
- Each ticket contains 15 numbers.
- Each row must have 5 numbers.
- Each page should have 6 tickets that account for all 90 numbers.
- When we talk about numbers in every ticket, they contain all unique numbers.
- For each column in ticket, there can be a max of 3 numbers.
- No ticket should have empty column / columns
- The numbers in every column must be sorted ascending.