Releases: bdking71/Bingo
Releases · bdking71/Bingo
BINGO 2024.07.17.2050
Modified the applicaiton to run on lower resolution monitors. This app supports resolutions of 1366x768 or higher. I also added a "License Screen" to the application that display the Open Source License.
Bingo 2024.07.09.2135
Updated the application to create a file that captures the state of the game, allowing it to be restored in case of a crash. When the game is closed, this file is converted into a log file containing:
- The balls in the hopper
- The balls that were called
- The ball currently on display
- The date and time the game started
In future releases, I plan to expand the information included in this file. Potential additions could include details about which banks of balls were removed (e.g., all balls in the B row) and which game patterns were displayed in the current game's pattern window.