Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 34a9429

Browse files
Update README with application details
Added descriptions for various Turtle graphics applications.
1 parent 0cda18f commit 34a9429

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

‎README.md‎

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ Dive into a collection of Python Turtle codes that bring your imagination to lif
3434
- **Spirals:** Draw mesmerizing spiral ornaments with vibrant shades of purple.
3535
- **Flowers:** Design a bouquet of captivating flowers with customizable colors and petal shapes.
3636

37+
---
38+
3739
## crazyvilllage.py
3840
It provides instructions on how to use the Crazy Village application, which draws a village using the Turtle graphics library.
3941
### Application Window
@@ -47,6 +49,8 @@ The code then creates a new Turtle object and sets its properties, such as shape
4749

4850
![](https://github.com/hrosicka/PythonBasicsTurtle/blob/master/doc/CrazyVillage.png)
4951

52+
---
53+
5054
## vesnice.py
5155
It provides instructions on how to use the Levitating Village application, which draws a levitating village using the Turtle graphics library.
5256
### Application Window
@@ -60,6 +64,8 @@ The code then creates a new Turtle object and sets its properties, such as shape
6064

6165
![](https://github.com/hrosicka/PythonBasicsTurtle/blob/master/doc/LevitatingVillage.png)
6266

67+
---
68+
6369
## pavucina.py
6470
It provides instructions on how to use the Colorful Spider Web application, which draws a colorful spider web using the Turtle graphics library.
6571
### Application Window
@@ -69,6 +75,8 @@ The application uses the Turtle graphics library to draw the spider web. The cod
6975

7076
![](https://github.com/hrosicka/PythonBasicsTurtle/blob/master/doc/SpiderWeb.png)
7177

78+
---
79+
7280
## kytice.py
7381
It provides instructions on how to use the Flower application, which draws a flower using the Turtle graphics library.
7482
### Application Window
@@ -95,14 +103,22 @@ The code then creates a new Turtle object and sets its properties, such as speed
95103
![](https://github.com/hrosicka/PythonBasicsTurtle/blob/master/doc/Flower2.png)
96104
![](https://github.com/hrosicka/PythonBasicsTurtle/blob/master/doc/Flower3.png)
97105

106+
---
107+
98108
## fialovyornament.py
99109
![](https://github.com/hrosicka/PythonBasicsTurtle/blob/master/doc/FialovyOrnament.png)
100110

111+
---
112+
101113
## modrozelenyornament.py
102114
![](https://github.com/hrosicka/PythonBasicsTurtle/blob/master/doc/ModrozelenyOrnament.png)
103115

116+
---
117+
104118
## Author
105119
Lovingly crafted by [Hanka Robovska](https://github.com/hrosicka) 👩‍🔬
106120

121+
---
122+
107123
## License
108124
This project is licensed under the MIT License. See the [LICENSE](./LICENSE) file for details. Free to use, modify, and distribute as needed.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /