6 Commits

Author SHA1 Message Date
nanometer5088
475b3d21c2 Fix bugs and typos
* Error handling to language selection
* Fixed a bug where typing a invalid value on the game would display a wrong language
* Commented all language selector and main
* Removed unused, commented code
* Fixed english typos
2022-09-07 12:01:31 -03:00
nanometer5088
ad8bda8123 Now in English!
This release brings support for two languages - portuguese and english!
The language is selected before intro
This release changes severely some code - bugs might happen
If you need a stable version before this update - Releases/v0.2-alpha
2022-09-06 23:59:46 -03:00
nanometer5088
70cb4ab298 Improved QoL
* User is now presented with available keys for pages where that was missing
* More constants
* Code is all commented, making it easier to understand it
* donotabela() and numerosorteado() are now colored in blue
* An important information is now shown when the player decides to skip the tutorial
2022-09-03 17:52:39 -03:00
nanometer5088
383939f539 Now with colors!
* colors added - numbers drawn will turn red
* unused code removed
* Tutorial is now complete
* software only install dependencies on start-up if those are missing
* fixed a bug where dependencies weren't installed properly
2022-09-03 13:28:40 -03:00
nanometer5088
7927e8e8a9 main.py now runs the intro and game!
Minor all-round changes
2022-09-02 21:19:36 -03:00
nanometer5088
7ac169bed4 Preparations
tree folder structured
added base bingo card file
added WIP status and basic info to README.md
2022-09-01 16:11:39 -03:00