Home • News • GitHub • Wiki • Samples • InForm • GX • QBjs • Community • More…
SAMPLES: QBJS
Waving American Flag demo by Vince.
🐝 rpgfan3233 🔗 binary, counter, qbjs
’ This program is a 12-bit Binary counter, displayed using a 3x4 grid. ‘ It was created in the ho…
🐝 Tom Sales 🔗 screensaver, dos world, 254 chars, qbjs
Copyright (C) 1994-95 DOS Resource Guide/DOS World Published in Issue #17, September 1994, page …
🐝 vince 🔗 ray tracing, reflections, qbjs
Demo of the Gaspard-Rice system. Left-click to change location.
🐝 bplus 🐝 STxAxTIC 🔗 geometry, intersections, qbjs
Here we present two (equivalent) methods for calculating the intersection points between any two …
🐝 A&A De Pasquale 🔗 math, dos world, qbjs
’ DEC_FRAC.BAS - Fraction/Decimal conversion functions ‘ and sample program ‘ b…
🐝 John Mendoza 🔗 game, dice, legacy, qbjs
‘This is a very simple dice game. I am still new at Qb so please humor me. ‘Also, Thank You for d…
🐝 STxAxTIC 🔗 geometry, intersections, qbjs
… all I could think is “why stop at circles when you can do ellipses?”
🐝 Tom Sales 🔗 screensaver, dos world, 254 chars, qbjs
Copyright (C) 1994-95 DOS Resource Guide/DOS World Published in Issue #17, September 1994, page …
🐝 Rick Ellis 🔗 screensaver, dos world, 254 chars, qbjs
Copyright (C) 1994-95 DOS Resource Guide/DOS World Published in Issue #17, September 1994, page …
🐝 Tom Sales 🔗 screensaver, dos world, 254 chars, qbjs
Copyright (C) 1994-95 DOS Resource Guide/DOS World Published in Issue #17, September 1994, page …
🐝 Relsoft 🔗 fractal, julia set, qbjs
Automated Julia set explorer.
🐝 STxAxTIC 🔗 geometry, intersections, qbjs
Line segments intersecting.
🐝 missing 🔗 graphics, legacy, qbjs
‘MakeBig.bas: ‘This program reads data statements and uses pset to draw the ‘pixel color they rep…
Plumeria demo by Vince.
🐝 Danilin 🔗 graphics, isometric, qbjs
Isometric 3D demo.
🐝 missing 🔗 fractal, triangle, legacy, qbjs
The legendary fractal.
🐝 missing 🔗 screensaver, legacy, qbjs
Filled circle screensaver.
🐝 Greg Ennen 🔗 tile, dos world, qbjs
’ TILEDEMO.BAS ‘ by Greg Ennen ‘ Copyright (C) 1995 DOS World ‘ Published in Issue #21, May 199…
🐝 triggered 🔗 fractal, turtle graphics, qbjs
Basic “turtle graphics” setup. Draws a Koch snowflake by default.
🐝 STxAxTIC 🔗 2d, vectors, qbjs
Vector field demonstration.
🐝 missing 🔗 geometry, legacy, qbjs
‘This is a program that calculates the volume of a sphere.