This project uses Python's turtle
module to draw the Fenerbahçe logo. The code generates a graphical representation of the logo, including various geometric shapes and text elements.
- Draws a circular background with white and red colors.
- Creates a curved triangle with a blue fill.
- Draws a bottom shield in blue.
- Adds a yellow line for decorative elements.
- Includes two black filled stars.
- Adds a green leaf shape.
- Positions and writes the text "FENERBAHÇE SPOR KULÜBÜ" around the logo.
- Displays the text "1907" at the bottom of the logo.
To run this code, you need to have Python installed on your system. The turtle
module is included with Python, so no additional packages are required.
- Clone the Repository:
git clone https://github.com/hsynuzm/FB-LOGO
A big thank you to the following individuals who contributed to the success of this project:
- @yunusornek and @MathematicianGoat - for providing insightful feedback and helping with the backend architecture.
Your support made this project possible!