Qbasic Programming
Tutorials - Vic's Tutorials
This is one of the best and most complete sets of qbasic programming tutorials ever. They start with an introduction to programming and follow through to creating complex programs with arrays, libraries, game programming techniques, even simple 3d!
Vic's Tutorials Zip File
Download all the tutorials at once to your hard drive so you can read them anytime uninterupted and have them at your finger tips for easy reference.
Author: Vic | Added Aug 2, 2003 | ZIP | --- | Rating: 8/10
Tutorial 1
This tutorial has an introduction to programming, qbasic, and details some basic commands.
Author: Vic | Added Aug 2, 2003 | TXT | 12.5Kb | Rating: ---
Tutorial 2
This tutorial explains how to use simple graphics in your qbasic programs.
Author: Vic | Added Aug 2, 2003 | TXT | 9.5Kb | Rating: ---
Tutorial 3
This tutorial has an introduces simple game techniques
Author: Vic | Added Aug 2, 2003 | TXT | 13.5Kb | Rating: ---
Tutorial 3.5
This revisits ideas in tutorial 3 with some more in depth explanations.
Author: Vic | Added Aug 2, 2003 | TXT | 7Kb | Rating: ---
Tutorial 4
This teaches you how to use the mouse in qbasic!
Author: Vic | Added Aug 2, 2003 | TXT | 9.2Kb | Rating: ---
Tutorial 5
This teaches you how to use qbasic bitmaps which are very important for most qbasic games.
Author: Vic | Added Aug 2, 2003 | TXT | 9.2Kb | Rating: ---
Tutorial 6
This teaches BIT BLT (BIT BLock Transfer) in qbasic. It is used in any good graphics game, and in most other languages.
Author: Vic | Added Aug 2, 2003 | TXT | 7.5Kb | Rating: ---
Tutorial 7
This teaches you how to use sprite movement techniques!
Author: Vic | Added Aug 2, 2003 | TXT | 8.2Kb | Rating: ---
Tutorial 8
This teaches you how to use the mouse in qbasic!
Author: Vic | Added Aug 2, 2003 | TXT | 17.2Kb | Rating: ---
Tutorial 9
This is the second game tutorial.
Author: Vic | Added Aug 2, 2003 | TXT | 9.5Kb | Rating: ---
Tutorial 10
This introduces rpg's and how to make your first rpg.
Author: Vic | Added Aug 2, 2003 | TXT | 34.8Kb | Rating: ---
Tutorial 11
This tutorial introduces subs in qbasic.
Author: Vic | Added Aug 2, 2003 | TXT | 4.5Kb | Rating: ---
Tutorial 12
This tutorial introduces basic asm!
Author: Vic | Added Aug 2, 2003 | TXT | 11.8Kb | Rating: ---
Tutorial 13
This tutorial teaches you how to use simple asm in your qbasic program!
Author: Vic | Added Aug 2, 2003 | TXT | 9.0Kb | Rating: ---
Tutorial 14
This tutor teaches you how to use simple 2d rotation in your programs!
Author: Vic | Added Aug 2, 2003 | TXT | 15.7Kb | Rating: ---
Tutorial 15
This teaches you how to make your very own qbasic library!!!
Author: Vic | Added Aug 2, 2003 | TXT | 10.6Kb | Rating: ---
Tutorial 16
This continues from tutorial 15...
Author: Vic | Added Aug 2, 2003 | TXT | 24.9Kb | Rating: ---
Tutorial 17
This tutorial explains why qbasic is such a good language to use and learn.
Author: Vic | Added Aug 2, 2003 | TXT | 8.3Kb | Rating: ---
Tutorial 18
This teaches you how to handle multiple sprites in your game.
Author: Vic | Added Aug 2, 2003 | TXT | 12.5Kb | Rating: ---
Tutorial 19
This introduces you to direct qb.
Author: Vic | Added Aug 2, 2003 | TXT | 15.8Kb | Rating: ---
Tutorial 20
This teaches you how to use scrolling in your program with the help of directqb
Author: Vic | Added Aug 2, 2003 | TXT | 55.1Kb | Rating: ---
Tutorial 20.5
This revisits scrolling from tutorial 20.
Author: Vic | Added Aug 2, 2003 | TXT | 12.1Kb | Rating: ---
Tutorial 21
This goes over many things that have been left out from the other tutorials, yet are very important...
Author: Vic | Added Aug 2, 2003 | TXT | 12.3Kb | Rating: ---
Tutorial 22
This tutorials talks about programming apathy - every programmers worst nightmare!
Author: Vic | Added Aug 2, 2003 | TXT | 21.9Kb | Rating: ---
<Qbasic Home>