praveenpuglia / tambola-tickets

The tambola ticket generator that does it the right way.

Home Page:https://praveenpuglia.com/tambola-tickets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

About

The tambola ticket generator that does it the right way.

https://praveenpuglia.com/tambola-tickets


Languages

Language:Vue 75.1%Language:JavaScript 13.2%Language:SCSS 7.4%Language:HTML 2.6%Language:Shell 1.6%