Monday, March 4, 2024

🖥 Level Curve Chart (two versions)

Both of the programs are ports and mods of a BASIC program by Luis Alberto Migliorero.

In the port and mod, I've added some animation, and added a loop to redraw the image with a different combination of colours.

In the second version of my port and mod, that program changes the background colour every loop.

Original port and mod:

Second version:

Three sample images (first image from the original port, next two images from the second version):













No comments:

Post a Comment

🖥 Spiralling Text (old-school sine wave)

This is a mod of a program Richard Keijzer wrote in TRS-80 Level II BASIC (44 years ago) and recently shared with the BASIC Programming Lang...