- Lines running from the center of the screen to the edges of the screen.
- A number of random colors stored in an array matching the number of lines.
- In a cycle, all lines are drawn with the colors from the array.
- Before doing another cycle the colors in the array are shifted to the right.
- In the next cycle of drawing the same lines, the shifting of colours will make it look like the lines are animated in a clockwise motion.
Thursday, January 4, 2024
🖥 Line Color Rotation
Subscribe to:
Post Comments (Atom)
📚 A BAM Use-Case: Giving a New Lease on Life to Old BASIC Programs
One BAM's top goals is to make it fairly easy to port old BASIC programs so that they can be shared via the web for running in any web b...
-
This program is a port and mod of Antoni Gual Via's program shared with the "BASIC, QBasic, GWBasic computer programming"'...
-
This program is a port and mod of Steve Justice's program presented in the "Fractals in Focus" article found in the May 1985 i...
-
A port and mod of a program shared by Ardi Ardi with the "BASIC Programming Language" Facebook group via this post . This program ...
No comments:
Post a Comment