Coding a Rainbow Rain with p5.js

Rainbow Rain with p5.js

Reading Time: 3 minutes Every programmer like seeing their code produce something visual. Instead of abstract programming concepts flying all over the place, sometimes we just want to code something that looks beautiful to our eye. That’s when p5.js joins the game. In this article, we’re going to take a look at a p5.js coding example. What is p5.js? … Read more