Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-15T05:56:08.000Z (5 months ago)
- Last Synced: 2024-08-01T21:43:00.291Z (3 months ago)
- Topics: bingo, generator, housie, tambola, ticket
- Language: Vue
- Homepage: https://praveenpuglia.com/tambola-tickets
- Size: 814 KB
- Stars: 3
- Watchers: 1
- Forks: 5
- 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
![Screenshot](./screenshot.png)
## 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.