33 lines
1.1 KiB
Markdown
33 lines
1.1 KiB
Markdown
---
|
|
custom_edit_url: https://github.com/rzmk/100-days-of-code/edit/main/projects/Day%2018/README.md
|
|
---
|
|
|
|
# Day 18 - Turtle & the Graphical User Interface (GUI)
|
|
|
|
- Developed various basic turtle graphics.
|
|
- Spirograph, random walk, various polygons, dashed line, and square.
|
|
- Formed a dot art based on Hirst artwork.
|
|
|
|
## Dot art
|
|
|
|

|
|
|
|
## Spirograph
|
|
|
|

|
|
|
|
## Random Walk
|
|
|
|

|
|
|
|
## Polygons
|
|
|
|

|
|
|
|
## Dashed Line
|
|
|
|

|
|
|
|
## Square
|
|
|
|

|