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

📚 How I go about testing a little fix to a DRAW statement bug

EDIT: After this video, I did some more "proof in the pudding" testing of my supposed fix, and discovered that although the fix wo...