Last week we created a textured paper canvas and got a healthy dose of the P5 API and JavaScript’s Math.random() function. This week, we’re going to look at a specific element of watercolor to see if ...
For the last few years, I’ve been running into presentation after presentation on generative art, meaning art created with code. Two talks at the Strange Loop 2018 conference in September were the ...
A simple Connect Four game where a player competes against a computer. The game is built using p5.js and features a graphical interface with an interactive board. The objective is to get four of your ...