Skip to content

The Flower Drawer is a Python program that allows users to create beautiful flower drawings with personalized messages. It utilizes the Turtle graphics library to draw intricate flower patterns and messages on a canvas.

License

Notifications You must be signed in to change notification settings

Vikranth3140/flower-drawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flower Drawer

The Flower Drawer is a Python program that allows users to create beautiful flower drawings with personalized messages. It utilizes the Turtle graphics library to draw intricate flower patterns and messages on a canvas.

image

Features

  • Customizable: Users can input the name of the recipient and a personalized message to be displayed on the flower drawing.
  • Colorful Flowers: The program draws colorful flowers with a gradient effect, adding aesthetic appeal.
  • Decorative Font: Messages are displayed using a decorative font (Script MT Bold) for an elegant touch.
  • Heart Shape: At the bottom of the message, a heart shape is drawn to convey love and affection.
  • Interactive Input: The program prompts users to input the recipient's name and message, ensuring interactivity.

Usage

  1. Clone the repository:

    git clone https://github.com/Vikranth3140/flower-drawer.git
  2. Navigate to the project directory:

    cd flower-drawer
  3. Run the program:

    python flower-drawer.py
  4. Follow the on-screen instructions to input the recipient's name and message.

  5. Enjoy your personalized flower drawing!

Dependencies

  • Python 3.x
  • Turtle graphics library (included in Python standard library)

License

This project is licensed under the MIT LICENSE.

Acknowledgements

The Flower Drawer program was created with inspiration from various online tutorials and resources on Turtle graphics.

About

The Flower Drawer is a Python program that allows users to create beautiful flower drawings with personalized messages. It utilizes the Turtle graphics library to draw intricate flower patterns and messages on a canvas.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages