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
tictactoe
By
Kaustubh Patil
Run
l = line() | scale(0.3) x = (l | rotate(45)) + (l | rotate(-45)) hl = line() | scale(1.5) vl = hl | rotate(90) show( vl | translate(-50, 0), vl | translate(50, 0), hl | translate(0, 50), hl | translate(0, -50), circle(r=25), x | translate(100, 0), )
Comments
Want to discuss?
Post it here, our mentors will help you out.
Login