QB64 Tutorials For Windows And Mac X
Description:
QB64 Tutorial - The Video Tutorials Are Found At The Bottom Of This Page
QB64 is freeware and can be downloaded at: http://www.QB64.net
QB64 works on 64 Bit Windows, Mac X, and Linux.
Tutorials on how to program with QBasic / QB64 are found in the QBasic Tutorial Series
Links of Interest:
QB64 For Windows:
QB64 has a compiler that can make exe (executable) applications. The following files and folder needs to be with the built application in order for the application to run:
jpeg.dll
libfreetype-6.dll
libgcc_s_sjlj-1.dll
libogg-0.dll
libpng12-0.dll
libstdc++-6.dll
libtiff-3.dll
libvorbis-0.dll
libvorbisfile-3.dll
SDL.dll SDL_image.dll
SDL_mixer.dll
SDL_net.dll
SDL_ttf.dll
smpeg.dll
zlib1.dll
The Data Folder With The Files:
charset8.raw
chrset16.raw
qb64.pal
qb64ega.pal
qb64icon
It is suggested that you make a helper folder with these files and the Data Folder to make it easy to copy and paste the files and the Data Folder to your new application without messing up the QB64 folder.
To distribute your Windows QB64 applications, creating a zip folder or using Inno Setup is suggested.
Video Tutorials: QB64 Windows Tutorial
QB64 Mac Tutorial (YouTube)