can simple shapes come together and make a pleasing visual? Watch it live here

here is the sample app you can remix

If you are too lazy to write code but curious to know how it works then here is the code for you

background("pink");
noStroke();
fill("white");
ellipse(200, 200, 200, 200);
fill("black");
ellipse(154, 180, 50, 70);
ellipse(250, 180, 50, 70);
fill("white");
ellipse(153, 170, 15, 15);
ellipse(250, 170, 15, 15);
fill("black");
ellipse(200, 214, 40, 30);
ellipse(277, 94, 50, 70);
ellipse(126, 94, 50, 70);
arc(200, 250, 100, 50, 0, 180);
fill("red")
Stay Tuned for simple animations using gamelab

Do you want to enroll your kid into Coding classes ? Check out this offer of 500 Rs only for 4 classes now.