# turtleChat

**URL:** https://metastudio.org/c/turtlechat/35.md

[Latest](https://metastudio.org/latest.md) · [Categories](https://metastudio.org/categories.md) · [Tags](https://metastudio.org/tags.md)

---

## [Getting started - turtleArt](https://metastudio.org/t/getting-started-turtleart/4018)

<div class="topic-metadata">

**Author:** [@ravi312](https://metastudio.org/u/ravi312)\
**Replies:** 0\
**Last updated:** [June 6, 2020, 6:30am UTC](https://metastudio.org/t/getting-started-turtleart/4018 "2020-06-06T06:30:41Z")

</div>

Turtle Art is a great way to explore mathematical and programming concepts in a fun and engaging way. This is inspired by LOGO. Here is an example of image formed by repeating a simple sequence of instruction. There…

---

## [turtleArt challenges Wiki](https://metastudio.org/t/turtleart-challenges-wiki/4036)

<div class="topic-metadata">

**Author:** [@ravi312](https://metastudio.org/u/ravi312)\
**Replies:** 6\
**Last updated:** [July 4, 2020, 10:17am UTC](https://metastudio.org/t/turtleart-challenges-wiki/4036 "2020-07-04T10:17:36Z")

</div>

This is collection of various sources which shows the possibilities of artwork using turtle. The prompts may serve as entry point towards your own discovery and exploration. To get started with turtle art, explore the p…

---

## [About the turtleChat category](https://metastudio.org/t/about-the-turtlechat-category/4066)

<div class="topic-metadata">

**Author:** [@ravi312](https://metastudio.org/u/ravi312)\
**Replies:** 0

</div>

Collection of turtleArt projects! Explore to know more

---

## [A Comprehensive Guide to Knowing More About Butterfly Diversity](https://metastudio.org/t/a-comprehensive-guide-to-knowing-more-about-butterfly-diversity/14362)

<div class="topic-metadata">

**Author:** [@hasanadeen](https://metastudio.org/u/hasanadeen)\
**Replies:** 0\
**Last updated:** [February 25, 2023, 2:26am UTC](https://metastudio.org/t/a-comprehensive-guide-to-knowing-more-about-butterfly-diversity/14362 "2023-02-25T02:26:28Z")

</div>

https://amazing-insects.com/diversity-of-butterflies/

---

## [How to creat 4d wallpaper app](https://metastudio.org/t/how-to-creat-4d-wallpaper-app/14320)

<div class="topic-metadata">

**Author:** [@wallpaperdump](https://metastudio.org/u/wallpaperdump)\
**Replies:** 0\
**Last updated:** [February 5, 2023, 12:55pm UTC](https://metastudio.org/t/how-to-creat-4d-wallpaper-app/14320 "2023-02-05T12:55:24Z")

</div>

ho to add 4D Wallpaper App for android and iso?

---

## [Can you do this with Turtle Art?](https://metastudio.org/t/can-you-do-this-with-turtle-art/5360)

<div class="topic-metadata">

**Author:** [@vvcstemplay](https://metastudio.org/u/vvcstemplay)\
**Replies:** 4\
**Last updated:** [March 16, 2021, 10:08am UTC](https://metastudio.org/t/can-you-do-this-with-turtle-art/5360 "2021-03-16T10:08:55Z")

</div>

This Python drawing looks amazing!

---

## [Plotting function in turtle Graphics](https://metastudio.org/t/plotting-function-in-turtle-graphics/4648)

<div class="topic-metadata">

**Author:** [@ravi312](https://metastudio.org/u/ravi312)\
**Replies:** 0\
**Last updated:** [September 4, 2020, 10:52pm UTC](https://metastudio.org/t/plotting-function-in-turtle-graphics/4648 "2020-09-04T22:52:09Z")

</div>

Turtle Graphics has been considered as way to introduce foundational programming concepts in an art-based context. Its potentiality has also been explored by several researchers (Papert, 1980; Abelson and DiSessa, 1981; …

---

## [turtleArt - randomWalk within a box ( turtle as an insect)](https://metastudio.org/t/turtleart-randomwalk-within-a-box-turtle-as-an-insect/4226)

<div class="topic-metadata">

**Author:** [@ravi312](https://metastudio.org/u/ravi312)\
**Replies:** 2\
**Last updated:** [January 4, 2021, 5:25pm UTC](https://metastudio.org/t/turtleart-randomwalk-within-a-box-turtle-as-an-insect/4226 "2021-01-04T17:25:11Z")

</div>

https://metastudio.org/t/turtleart-random-motion/4206/2 As a follow up of the above post, here is the turtle is trying to mimic the behaviour of an insect walking inside the box. Do you find anything peculiar abo…

---

## [Symmetry with Turtle Graphics](https://metastudio.org/t/symmetry-with-turtle-graphics/4663)

<div class="topic-metadata">

**Author:** [@SpruhaSumukh](https://metastudio.org/u/SpruhaSumukh)\
**Replies:** 1\
**Last updated:** [September 16, 2020, 12:05pm UTC](https://metastudio.org/t/symmetry-with-turtle-graphics/4663 "2020-09-16T12:05:30Z")

</div>

In today’s MOO ChatShaala session, we discussed symmetry with reference to our encounters with symmetry and how Turtle can help us in visualizing symmetrical objects, explore various types of symmetry. This conversati…

---

## [Making multiple houses using simple geometric shape](https://metastudio.org/t/making-multiple-houses-using-simple-geometric-shape/4588)

<div class="topic-metadata">

**Author:** [@ravi312](https://metastudio.org/u/ravi312)\
**Replies:** 0\
**Last updated:** [August 27, 2020, 6:38am UTC](https://metastudio.org/t/making-multiple-houses-using-simple-geometric-shape/4588 "2020-08-27T06:38:29Z")

</div>

This is one of the ways to create a simple house using geometric shapes like triangle and square. How about adding slight modification to the code base and re-use it to create houses? Also, it possible to paramet…

---

## [turtleArt Abstract canvas](https://metastudio.org/t/turtleart-abstract-canvas/4427)

<div class="topic-metadata">

**Author:** [@ravi312](https://metastudio.org/u/ravi312)\
**Replies:** 0\
**Last updated:** [August 4, 2020, 11:47am UTC](https://metastudio.org/t/turtleart-abstract-canvas/4427 "2020-08-04T11:47:00Z")

</div>

Here is an example of Abstract Art using turtle

---

## [turtleArt Drawing flowers!](https://metastudio.org/t/turtleart-drawing-flowers/4399)

<div class="topic-metadata">

**Author:** [@ravi312](https://metastudio.org/u/ravi312)\
**Replies:** 0\
**Last updated:** [July 31, 2020, 11:26am UTC](https://metastudio.org/t/turtleart-drawing-flowers/4399 "2020-07-31T11:26:06Z")

</div>

Here is an attempt to draw a flower with 4 petals, Can you create a program to draw 3 petals or 5 petals? How about adding leaves to it?

---

## [turtleArt turtle as a light Ray?](https://metastudio.org/t/turtleart-turtle-as-a-light-ray/4270)

<div class="topic-metadata">

**Author:** [@ravi312](https://metastudio.org/u/ravi312)\
**Replies:** 1\
**Last updated:** [July 31, 2020, 11:10am UTC](https://metastudio.org/t/turtleart-turtle-as-a-light-ray/4270 "2020-07-31T11:10:34Z")

</div>

Can you make your turtle behave like a light? How about making two tracks and letting your turtle bounce off the edges to reach the other end? Here is a rough sketch which can be a clue to one of the approaches to…

---

## [\[Event\]ChatShaala on turtleArt starting 23 June](https://metastudio.org/t/event-chatshaala-on-turtleart-starting-23-june/4064)

<div class="topic-metadata">

**Author:** [@ravi312](https://metastudio.org/u/ravi312)\
**Replies:** 5\
**Last updated:** [July 7, 2020, 9:33am UTC](https://metastudio.org/t/event-chatshaala-on-turtleart-starting-23-june/4064 "2020-07-07T09:33:15Z")

</div>

ChatShaala on turtleArt HBCSE MakerSpace is inviting registration for teachers and students on "Exploring turtleArt ". Its short ChatShaala (conversational learning space). 6 sessions of 45 mins each spaced across 3 we…

---

## [Creating polygons using Action and Repeat Block](https://metastudio.org/t/creating-polygons-using-action-and-repeat-block/4249)

<div class="topic-metadata">

**Author:** [@ravi312](https://metastudio.org/u/ravi312)\
**Replies:** 0\
**Last updated:** [July 7, 2020, 9:07am UTC](https://metastudio.org/t/creating-polygons-using-action-and-repeat-block/4249 "2020-07-07T09:07:33Z")

</div>

Here is the glimpse of today’s session: Use the action and repeat block to create polygons of different colors and share your creation in the thread below!

---

## [turtleArt - randomWalk](https://metastudio.org/t/turtleart-randomwalk/4206)

<div class="topic-metadata">

**Author:** [@ravi312](https://metastudio.org/u/ravi312)\
**Replies:** 0\
**Last updated:** [July 1, 2020, 5:42am UTC](https://metastudio.org/t/turtleart-randomwalk/4206 "2020-07-01T05:42:51Z")

</div>

Try to make your turtle move randomly and explore the various patterns that emerges! Share your creations in the thread below, Here are examples of some movements. What can you say about these? Are there any similaritie…

---

## [turtleArt - challenges (polygons)](https://metastudio.org/t/turtleart-challenges-polygons/4163)

<div class="topic-metadata">

**Author:** [@ravi312](https://metastudio.org/u/ravi312)\
**Replies:** 8\
**Last updated:** [June 26, 2020, 6:11am UTC](https://metastudio.org/t/turtleart-challenges-polygons/4163 "2020-06-26T06:11:07Z")

</div>

Source: turtle confusion(book), by Barry Newell The above are the collection of challenges suggested by Barry Newell in the book - Turtle Confusion. Feel free to choose any of those 40 challenges and tinker around w…

---

## [S1 \[23 June 2020\] Making a polygon using turtleArt](https://metastudio.org/t/s1-23-june-2020-making-a-polygon-using-turtleart/4141)

<div class="topic-metadata">

**Author:** [@ravi312](https://metastudio.org/u/ravi312)\
**Replies:** 6\
**Last updated:** [June 25, 2020, 5:09pm UTC](https://metastudio.org/t/s1-23-june-2020-making-a-polygon-using-turtleart/4141 "2020-06-25T17:09:24Z")

</div>

Share examples of the polygons which you made in today’s turtleArt session

---

## [Today, I tried making a Octagon!](https://metastudio.org/t/today-i-tried-making-a-octagon/4162)

<div class="topic-metadata">

**Author:** [@ParamBaxi](https://metastudio.org/u/ParamBaxi)\
**Replies:** 0\
**Last updated:** [June 25, 2020, 6:21am UTC](https://metastudio.org/t/today-i-tried-making-a-octagon/4162 "2020-06-25T06:21:19Z")

</div>

Hi everyone! Today, I tried making a Octagon with PYTHON With TURTLE! So, it is much more interesting than I thought about this!!! So, here is my Octagon which is made on Python With Turtle!

---

## [My first Project! MAKING OF A TRIANGLE](https://metastudio.org/t/my-first-project-making-of-a-triangle/4143)

<div class="topic-metadata">

**Author:** [@ParamBaxi](https://metastudio.org/u/ParamBaxi)\
**Replies:** 0\
**Last updated:** [June 23, 2020, 10:12am UTC](https://metastudio.org/t/my-first-project-making-of-a-triangle/4143 "2020-06-23T10:12:15Z")

</div>

So, in this Post, I am going to share my First Project on “PYTHON with Turtle” which is Making of a TRIANGLE! which was also a small Homework given by @ravi312

---

## [spiralSquare | turtleArt](https://metastudio.org/t/spiralsquare-turtleart/4100)

<div class="topic-metadata">

**Author:** [@ravi312](https://metastudio.org/u/ravi312)\
**Replies:** 0\
**Last updated:** [June 18, 2020, 8:43am UTC](https://metastudio.org/t/spiralsquare-turtleart/4100 "2020-06-18T08:43:09Z")

</div>

Here is the turtleArt inspired by Michael Tempel What could be other approaches to make something similar in turtle blocks? How does the implementation in python turtle look like? What happens if we make the start…

---

## [turtleArt | Rainbow disks](https://metastudio.org/t/turtleart-rainbow-disks/4098)

<div class="topic-metadata">

**Author:** [@ravi312](https://metastudio.org/u/ravi312)\
**Replies:** 0\
**Last updated:** [June 18, 2020, 7:44am UTC](https://metastudio.org/t/turtleart-rainbow-disks/4098 "2020-06-18T07:44:44Z")

</div>

Here is another example of how slight variation in code can lead to the creation of different turtleArt images.

---

## [turtleArt | fractal tree](https://metastudio.org/t/turtleart-fractal-tree/3882)

<div class="topic-metadata">

**Author:** [@ravi312](https://metastudio.org/u/ravi312)\
**Replies:** 0\
**Last updated:** [May 21, 2020, 4:03pm UTC](https://metastudio.org/t/turtleart-fractal-tree/3882 "2020-05-21T16:03:00Z")

</div>

Fractal Tree Here is an example of a tree generated recursively by increasing the angle between the left and right branches from 10 degrees to 110 degrees. The tree doesn’t look real, isn’t it? Is there a way to …

---

## [turtleArt | increasing flower petals](https://metastudio.org/t/turtleart-increasing-flower-petals/3692)

<div class="topic-metadata">

**Author:** [@ravi312](https://metastudio.org/u/ravi312)\
**Replies:** 0\
**Last updated:** [May 1, 2020, 5:43pm UTC](https://metastudio.org/t/turtleart-increasing-flower-petals/3692 "2020-05-01T17:43:19Z")

</div>

Increasing Flower petals! Do you see a pattern here? Can you share your code to generate the above? Here is the video of the same https://www.youtube.com/watch?v=DD6SwCcQpTY This is inspired from (and a varia…

---

## [turtleArt | recursive polygon patterns](https://metastudio.org/t/turtleart-recursive-polygon-patterns/3710)

<div class="topic-metadata">

**Author:** [@ravi312](https://metastudio.org/u/ravi312)\
**Replies:** 0\
**Last updated:** [May 5, 2020, 7:45am UTC](https://metastudio.org/t/turtleart-recursive-polygon-patterns/3710 "2020-05-05T07:45:37Z")

</div>

turtleArt is a great way to visualize recursion in action. Here is a simple challenge to generate a recursive pattern of regular polygons. Here is example for pentagon: https://youtu.be/ktiUz1hrYB8 Use recursion …

---

## [turtleArt | titanic balloon](https://metastudio.org/t/turtleart-titanic-balloon/3891)

<div class="topic-metadata">

**Author:** [@ravi312](https://metastudio.org/u/ravi312)\
**Replies:** 0\
**Last updated:** [May 22, 2020, 6:58am UTC](https://metastudio.org/t/turtleart-titanic-balloon/3891 "2020-05-22T06:58:47Z")

</div>

Generative art - Exploring Titanic Rain Think of a program which generates different output(here in form of graphics) with every execution. Generative art has been used by artist to bring the computing experience closer…

---

## [turtleArt | stars](https://metastudio.org/t/turtleart-stars/3662)

<div class="topic-metadata">

**Author:** [@ravi312](https://metastudio.org/u/ravi312)\
**Replies:** 9\
**Last updated:** [May 1, 2020, 12:35pm UTC](https://metastudio.org/t/turtleart-stars/3662 "2020-05-01T12:35:35Z")

</div>

Can you uncover the pattern in the sequence of shapes which are generated? https://www.youtube.com/watch?v=V5oyGYtqPco What do you think is happening here? Is it possible to write a single program to generate all of t…

---

## [turtleArt | optical illusion](https://metastudio.org/t/turtleart-optical-illusion/3660)

<div class="topic-metadata">

**Author:** [@ravi312](https://metastudio.org/u/ravi312)\
**Replies:** 5\
**Last updated:** [April 29, 2020, 8:51am UTC](https://metastudio.org/t/turtleart-optical-illusion/3660 "2020-04-29T08:51:00Z")

</div>

Turtle Art is a great way to explore mathematical and programming concepts in a fun and engaging way. This is inspired by LOGO. Here is an example of image formed by repeating a simple sequence of instruction. There…
