- Notifications
You must be signed in to change notification settings - Fork1
DinRigtigeFar/Bingo-helper
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The interface is a webapp running on 127.0.0.1:5000. The interface is very simple and straightforward. It is localized in Danish and English.
git clone https://github.com/DinRigtigeFar/Bingo-helper.gitcd bingo_helperconda env create --file bingo_env.ymlconda activate bingo_envpython bingo_app.pyThen fire up your browser of choice and point it to the webapp
bingo_app.py is a fully functioning webbased bingo card GUI created in flask.
It takes raw text in the format of a bingo card (seecards.txt for the format), parses it and returns a bingo card object.
The page you're then redirected to is pretty self explanatory: Just press the called number!
The program will automatically check if you have it in your card(s) and display which row and card contained the called number. When you are one number away from having bingo, the program will tell you what number and which card it is in. Then you know exactly what to listen for. If you're lucky enough to get bingo then that will of course be displayed too.
When the first line is done simply press the "2" button below the bingo number grid to tell the program that you're now required to have two full lines in order to get bingo (the same goes for 3 lines).
If you accidentally press the wrong number just press the "Undo" button to reinstate that number into your card(s).
When someone, hopefully you, has bingo on 3 lines, press the "Start over" button to begin fresh (all cards have all numbers and line is set to 1).
Happy bingo games!
About
Program to extract numbers from bingo cards in order to keep track of more cards at a time
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.