My program

Title: Robot

Semester/Year: Spring 2022

Coding/programming languages: p5/Javascript

I wanted to make a drawing program with a black background. I made my draw by filling the screen with color and use erase to make the drawing. The most challenge part of the program was making the erasing brush because it would erase the background as well. The way I solve the problem was instead of erasing I put the background color when I hold shift.

https://editor.p5js.org/lu809/sketches/Ny34Uzz_Q