This Python script generates the Indian flag using the turtle
module. It creates a simple representation of the Indian national flag with three horizontal stripes of saffron, white, and green colors, and a navy blue Ashoka Chakra (wheel) in the center.
- Ensure you have Python installed on your system.
- Clone this repository to your local machine.
- Run the
indian_flag.py
script using Python. - The script will generate a window displaying the Indian flag.
- Python 3.x
- turtle module (pre-installed with Python)
- vs code or PyCharm
- Simple and lightweight script to generate the Indian flag.
- Customizable flag dimensions and proportions.
Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.