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

🖥 Geometric Mandalas

As a coding exercise, I wanted to make use of DRAW statements to get plot points for regular polygons repeated around an axis to create geom...