Monday, June 16, 2025

🖥 Swirl of Orbs

This program is a port and mod of a Turbo Basic program shared by Shahid Altaf Qureshi with the BASIC Programming Language group on Facebook (🔗 link to post).






















Saturday, June 7, 2025

🖥 "Schrafic" Fractals Generator

This program is a port and mod of a QB64 program created by Eric Schraf (and shared with the BASIC Programming Language group on Facebook: 🔗 link to post ). 

NOTE: Although the program sleeps for about 3 seconds before drawing a new layer (either on top of existing layers or after, randomly, clearing the screen), you can pause the action by clicking/touching the screen.  Release the click/touch to resume the graphing process.








📚 A BAM Use-Case: Giving a New Lease on Life to Old BASIC Programs

One BAM's top goals is to make it fairly easy to port old BASIC programs so that they can be shared via the web for running in any web b...