QB64.com

QB64 is a modern extended BASIC programming language that retains QBasic/QuickBASIC 4.5 compatibility and compiles native binaries for Windows, Linux, and macOS.

HomeNewsGitHubWikiSamplesInFormGXQBjsCommunityMore…

SAMPLE: DRUG3D

screenshot.png

Author

🐝 Kevin B. Kohler

Description

PRINT "      Canibal Gopher inc. presents "
PRINT "          Drug Runner 3d demo"
PRINT "           Demo version 1.00      "
PRINT "        Copyright Kevin B. Kohler "
PRINT "                  1998            "
PRINT
PRINT
PRINT "            Arrow keys move"
PRINT
PRINT "              Escape quits"
PRINT
PRINT "              Space jumps"

QBjs

Please note that QBjs is still in early development and support for these examples is extremely experimental (meaning will most likely not work). With that out of the way, give it a try!

File(s)

🔗 game, 3d, legacy