Java ArtJessi CruzOct 22, 20191 min readhttps://editor.p5js.org/jisojc/present/wcQKR-qIwI could not wrap my head around xy positioning for the quad shape, I could only accomplish those two darker quads there but I think it still looks nice like that.
Final Project: SnakeDodgehttps://editor.p5js.org/jisojc/sketches/JD5ABmlI- My final project was initially going to be a top-down shooter using a different p5...
Youtube COPPA Algorithmhttps://www.theverge.com/2019/11/13/20963459/youtube-google-coppa-ftc-fine-settlement-youtubers-new-rules Youtube was fined a large sum...
Interactive BallCode: var brushSize; var BallX; var BallY; var ballSize; var xSpeed; var ySpeed; var bColor; function setup() { // put setup code here...
Comments