- 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)
🖥 Ardi's Graph
A port and mod of a program shared by Ardi Ardi with the "BASIC Programming Language" Facebook group via this post . This program ...
-
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 Steve Justice's program presented in the "Fractals in Focus" article found in the May 1985 i...
-
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