- either draw from the middle of the screen outward, or draw from the edge of the screen inward
- random (but fixed) increase/decrease of square sizes
- random (but fixed) increments in angles for each square
- random color choice
Sunday, February 11, 2024
🖥 Rotating Concentric Squares
Having a little fun with the DRAW statement and a fair bit of randomness in every drawing cycle.
Subscribe to:
Post Comments (Atom)
🖥 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...

-
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...
-
Drawing regular polygons is pretty easy when using DRAW to generate the points of the polygon, using specified coordinates for the center of...
-
This program is a port and mod of Antoni Gual Via's program shared with the "BASIC, QBasic, GWBasic computer programming"'...
No comments:
Post a Comment