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

🖥 "Schrafic" Fractals Generator

This program is a port and mod of a QB64 program created by Eric Schraf (and shared with the BASIC Programming Language group on Facebook:  ...