Monday, March 11, 2024

🖥 BAM LED Clock

This LED Clock shows how to use BAM's 8x8 characters as templates for drawing the digits of the clock.

It is possible to alter the colors (the outer border color of digits and the inner color of digits) by adding "ocolor" (the outer color) and "icolor" (the inner color) parameters to the URL.

For example: https://basicanywheremachine.neocities.org/sample_programs/LED%20Clock.prod.run?ocolor=20&icolor=50



No comments:

Post a Comment

🚧 In the Works: "Code Insertion" buttons

Try this in the 🔗 development version of BASIC Anywhere Machine . Who likes looking up statement/function statements (or code blocks) to wh...