Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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.