##############################
####### Qbasic Stuff #######
##############################

Qbasic is a neat programming language that comes with the newer versions of MS DOS. It includes an editor and online help. QuickBASIC is a Basic compiler that is available separately. People don't tend to use Basic nowadays coz it seems it ain't "powerful enough"(whatever that means).However, I feel its real cool when it comes to making small programs and making them fast.

I began programming about 1 1/2 years ago and have become a real Qb fan. Though I've learnt Pascal 'n a little bit of C, its still Qb that I use. Old habits die hard ,eh ?

---------------------------------------------------------------------------

Here are some of my programs :--

---------------------------------------------------------------------------
1. RoadRacer :
(Pretty Neat)My first game - Source + Executable - roadrace.zip - 47 KB
2. Minesweeper :
Cool Minesweeper version for Dos (QuickBASIC Extended)- Source + Executable - mineswpr.zip - 55 KB
3. Address Book :
Excellent Address book with cool Birthday check (Quick Basic)- Executable - adbk.zip - 43 KB

Sorry !! You'll have to wait till I upload more programs .

[Back to Main Page]