Skip to content

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.

Notifications You must be signed in to change notification settings

logusivam/Indianflag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Indian Flag Generator

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.

Usage

  1. Ensure you have Python installed on your system.
  2. Clone this repository to your local machine.
  3. Run the indian_flag.py script using Python.
  4. The script will generate a window displaying the Indian flag.

Requirements

  • Python 3.x
  • turtle module (pre-installed with Python)
  • vs code or PyCharm

Features

  • Simple and lightweight script to generate the Indian flag.
  • Customizable flag dimensions and proportions.

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages