Link to code: https://editor.p5js.org/kh1785/sketches/tT1Cj0ZRp9
For this week's assignment, I've created a sketch inspired by one of the video examples, the Game of Life.
A lot was taken directly from the Game of life sketch, but instead of projecting a set of rectangles, I've decided to go a little experimental with the text.
I first modified the sketch a bit by replacing a rectangle with a random alphabet letter.
The next step was to enhance the interactivity with the mouseIsPressed function. And by slowing down the frame rate to 10, I aimed to add a more futuristic/organic feeling to the sketch.
Comments