The Scroll Art Museum

Scroll art lets beginner programmers turn loops and print() into animated ASCII art.

Thorns

VIEW FULLSCREEN


For Thorns, I wanted a fast scrolling piece that looked like frequency range visualizer for stereos. Originally I used some complicated sine wave calculations but got poor results. Then I just increased the speed and made the lengths randomly selected from a list of lengths. This was another case where I was overthinking. Simplicity made for better scroll art.

Links