This is a simple Google Chrome logo created entirely using Python's turtle graphics library.
I built this project years ago as a fun experiment to practice geometry, arcs, and turtle graphics.
This is an old project uploaded for fun and learning purposes.
- Draws a complete Google Chrome logo using only code
- Uses
turtlegraphics and geometry
- Python 3.x
- turtle (built-in)
time(built-in)
git clone https://github.com/Arsalan692/Turtle-Google-Logopython google_logo.py