birdfromhell / Turtle-Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Turtle Graphics Project

Description

This project uses Python's turtle module to draw the text "BADRI" on screen.

Requirements

  • Python 3.x.x
  • Python turtle module

How to Use

  1. Copy the code in the main.py file.
  2. Run it in your Python environment. The drawing will be displayed in a new window.

You can change the size and shape of the characters by adjusting the functions in the badri_turtle.py file.

Installation

To install Python, you can visit Python.org and download an appropriate version of Python.

You may need to install the Python turtle module if it's not already installed. Use your terminal and enter the following command:

About


Languages

Language:Python 100.0%