Skip to content

menonrudhra/etch-a-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

etch-a-sketch

An Etch a Sketch App using Python Turtle

Overview

Play Etch a Sketch using this Python App. Commands to use:

  • W = forwards
  • S = Backwards
  • A = Counter-Clockwise
  • D = Clockwise
  • C = Clear

Screenshot of Etch a Sketch app

To download

git clone https://github.com/menonrudhra/etch-a-sketch.git
cd etch-a-sketch

To run the App

python3 main.py

About

An Etch a Sketch App using Turtle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages