Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

TurtlePainter

A simple Python GUI drawing application using turtle and tkinter.

Features

  • Move turtle with arrow keys or mouse click
  • Pen control: up / down / size
  • Color selection
  • Draw shapes: Circle, Square, Triangle, Star
  • Undo / Clear
  • Show/Hide turtle
  • Save drawing as PNG (X11 only)
  • Status window showing pen, color, size, and turtle visibility

Requirements

  • pillow
  • turtle
  • tkinter
  • os

Note: This project was made just for fun

About

A simple Python GUI drawing application using turtle and tkinter.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages