Explore
Courses
Batches
Sketches
Statistics
Code a Pookkalam
Jobs
Devsprint
People
Course Creation
Create a Course
Guidelines
Resources
Support
Blogs
My Profile
About Us
Login
Sketches
0
Squid Game
By
Bhavana Theruvath
Run
a=circle(r=55,x=0,y=75,fill="#a80332",stroke="none") b=circle(r=55,x=0,y=85,fill="black") c=rectangle(w=45,h=45,x=0,y=80,stroke="white",stroke_width=3) d=polygon([point(-25,50),point(25,50),point(51,-40),point(-51,-40)],fill="#a80332",stroke="none") e=rectangle(w=50,h=26,x=-40,y=25,fill="#a80332",stroke="none")|rotate(15) f=rectangle(w=50,h=26,x=40,y=25,fill="#a80332",stroke="none")|rotate(-15) g=circle(r=12.5,x=-67,y=8,fill="black") h=circle(r=12.5,x=67,y=8,fill="black") i=rectangle(w=100,h=20,x=0,y=-45,fill="#a80332",stroke="none") j=rectangle(w=47,h=50,x=-18,y=-65,fill="#a80332",stroke="none")|rotate(-8) k=rectangle(w=47,h=50,x=18,y=-65,fill="#a80332",stroke="none")|rotate(8) l=circle(r=23,x=-29,y=-80,fill="black") m=circle(r=23,x=29,y=-80,fill="black") n=line(-46,-30,46,-30,stroke_width=5) o=line(0,-30,0,21) p=rectangle(h=6,w=4,x=-27,y=-30,fill="#a80332",stroke="none") q=rectangle(h=6,w=4,x=27,y=-30,fill="#a80332",stroke="none") s=rectangle(w=300,h=300,fill="white") show(s,l,m,j,k,g,h,e,f,d,a,b,c,i,n,o,p,q)
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login