Simple Bingo Program
Submitted by muthym on Saturday, March 16, 2013 - 21:04.
Language
This is a bingo program written in Rapid-Q programming language(VB6-like program) that draws numbers randomly.
Along with the code(ebingo.bas), I included the RQ compiler & IDE (Observe the size and you will be amazed :) This is my free and portable/lightweight alternative to VB6).
* Unzip the file.
* Open ebingo.bas using RQDevStudio.
* Compile and Run.
Output may vary based on your screen resolution. Just modify the code to suit your need.
Links :
* Original RQ website : http://www.telefonica.net/web2/rq/WiYu/
* RQ Community website : http://rapidq.phatcode.net/
* http://aralinpilipinas.wordpress.com/ (with my Rapid-Q Tutorials)
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Add new comment
- 1077 views