Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

how can i make him look more like a frog? function setup(){ createCanvas (400,400); let x=0; function draw (){ background (255,200,200); fill (255); stroke(2); ellipse

how can i make him look more like a frog? image text in transcribed
image text in transcribed
function setup()\{ createCanvas (400,400); let x=0; function draw ()\{ background (255,200,200); fill (255); stroke(2); ellipse (x,200,40,40); fill (0,255,255); ellipse (x,300,200,200,60,60) ellipse (x,190,20,20,30,70)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

LO6 Describe how individual pay rates are set.

Answered: 1 week ago