https://github.com/anas-sg/singapore-flag
A Python script that draws the Singapore flag
https://github.com/anas-sg/singapore-flag
flag python python3 singapore turtle turtle-graphics turtle-python
Last synced: 11 months ago
JSON representation
A Python script that draws the Singapore flag
- Host: GitHub
- URL: https://github.com/anas-sg/singapore-flag
- Owner: anas-sg
- License: mit
- Created: 2022-08-01T09:17:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-01T09:25:52.000Z (almost 4 years ago)
- Last Synced: 2025-06-10T16:41:45.312Z (12 months ago)
- Topics: flag, python, python3, singapore, turtle, turtle-graphics, turtle-python
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# singapore-flag
A Python script that draws the Singapore flag
## Description
This Python script uses the bundled turtle module to draw the Flag of Singapore to scale according to the technical specifications laid out here. Users may change the `SCALER` variable to change the size of the flag. But the rest of the constants must remain constant so as to remain compliant with the specifications.