Friday, February 13, 2026

🖥 DRAW to generate a conical shape

This program was inspired by a BBC program shared by Richard Russell with the "BASIC Programming Language" Facebook group via this post.

The question "how would I create a similar program to this BBC one without using trigonometric functions?" turned into the "brain-age" exercise that resulted in this BAM program:


No comments:

Post a Comment

🖥 Clock ("time visualizer" design)

A clock with a little bit of a "time visualizer" vibe. Run the program View the source code