Process
Inspired by Tyler Hobbs' Fidenza generative art collection, I challenged myself to learn p5.js and write code to generate artwork. P5.js is a JavaScript library for creative coding, and with it, we can write instructions to create inspirational designs!
Researching the history of generative artwork was a big part of the process, and this led me to the infamous "10 Print" code, originally written in BASIC for the Commodore 64. By using commands to print one of two characters randomly, it can generate digital mazes!