Saturday, October 7, 2023

🖥 Analog Clock (a QB64 program by b+ ported to BAM)

This really nice looking clock was created by b+ with QB64, and I could not resist the "brain-age" exercise of getting that working in BAM.

UPDATE: The previous bug causing missing pixels in the clock hands has been squashed.

Still some work to do:  if you look closely, there are some missing pixels in the hands of the clock.  Something to figure out once I've got a cup of coffee brewed !


Clock, issue with CIRCLE statement resolved



Previous Clock with issue causing missing pixels

No comments:

Post a Comment

🖥 Spiralling Text (old-school sine wave)

This is a mod of a program Richard Keijzer wrote in TRS-80 Level II BASIC (44 years ago) and recently shared with the BASIC Programming Lang...