QBasic Tutorial 52 - Loading Multiple Images Into an Array - QB64


This tutorial shows how to load multiple images into an array using a loop. The images can be easily displayed from the array to the screen.

This code is QB64 only. The code will not work with QBasic 1.1.

Tutorial 52 uses code from Tutorial 50.

Code Download
QBT52_1.BAS
QBT52_2.BAS
QBT52_Images.zip



QBasic / QB64 Links

QB64 is a free download at www.qb64.com

QB64 Wiki & Manual is found at qb64.com/wiki.html

QBasic 1.1 comes with OldDOS. A zip file of OldDOS can be found at www.pcxt-micro.com/download.html

QBasic 1.1 needs DOSBox to run on Windows Vista and greater, Mac, and Linux.
DosBox is a free download at www.dosbox.com

Free QB64/QBasic Code

QBasic.Net - www.qbasic.net

Pete's QBasic Site - www.petesqbsite.com/index.php

QB45 - qb45.org

Phatcode - games.phatcode.net