My first turtle (not the first one I made public tho), playing with randomized line angles, and patterns in length and position.
Log in to post a comment.
const num_lines = 60; // min = 1 max = 200 step = 1const r_circle_const = 80; // min = 10 max = 100 step = 1