@@ -4,15 +4,20 @@ Drawing using Python Turtle
44### crazyvilllage.py
55- houses arranged in a spiral shape
66- black background
7- ![ Village drawing by turtle ] ( https://github.com/hrosicka/PythonBasicsTurtle/blob/master/doc/CrazyVillage.png )
7+ !(https://github.com/hrosicka/PythonBasicsTurtle/blob/master/doc/CrazyVillage.png )
88
99### vesnice.py
1010- random houses - random place, size and color
1111- black background
12- ![ Village drawing by turtle ] ( https://github.com/hrosicka/PythonBasicsTurtle/blob/master/doc/LevitatingVillage.png )
12+ !(https://github.com/hrosicka/PythonBasicsTurtle/blob/master/doc/LevitatingVillage.png )
1313
1414### pavucina.py
1515- spider web - random color of nodes
1616- black background
17- ![ Village drawing by turtle] ( https://github.com/hrosicka/PythonBasicsTurtle/blob/master/doc/SpiderWeb.png )
17+ !(https://github.com/hrosicka/PythonBasicsTurtle/blob/master/doc/SpiderWeb.png )
18+ 19+ ### kytice.py
20+ - flower - you can choose size of flower and five colors - everythinks depends on you
21+ - black background
22+ !(https://github.com/hrosicka/PythonBasicsTurtle/blob/master/doc/Flower.png )
1823
0 commit comments