Monday, November 13, 2023

Sine Wave with Text

This is a port of a GW-BASIC program to BAM, with additions to enable click/touch interaction in addition to keyboard interaction.

So if you have a touch device (or prefer use your mouse), then you can click on the words in the menu to trigger those actions.




No comments:

Post a Comment

🖥 "Spirographed" ellipses to create a colorful (32-bit, gradiant) spherical shape

This sample program shows how to use DRAW to create ellipses (I like to call this a "spirographing" approach. The program generate...