What is Bingo-Simple?
Bingo-Simple is a simple bingo game support app.
- Generate random numbers and show it.
- List already used numbers at the bottom of window.
- You can change the range of numbers generated.
- You can change the duration of number rolling.
- No network connection is needed.
Bingo-Simple intends to Web App (this means the application running on the browser). So you can download the app and run it on any browsers.
The app will be distributed as Installable Web App from Chrome Web Store. Chrome Web Store is a hosting site of Web Apps powered by Google. But the Store will be open in later 2010 so please wait for a while. Off course it works on other browsers.
Demo
Checked on latest version of Google Chrome, Firefox and Safari.
Download
Temporally hosting .crx file by myself. Perhaps this will be replaced by Web Store.
Chrome Web Store
Chrome Web Store will start at late 2010. Please wait for a while.
Source Code
How to use
- Show new random number by clicking "Start Rolling" button.
- The already shown numbers are listed in the bottom of window.
- Click reset if you'd like to reset the numbers.
- Click "Setting" button and then the setting dialog will be opened.
- You can change value range of random values by moving slider. Default is 1 - 100, maximum number is 500 and minimum is 0.
- You can change the duraton of number rolling. Default is 1 second, maximum duration is 10 second and minimum is 0.