Skip to content

dominoanty/Logo-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo-Interpreter

Logo Interpreter made in Python using PyGame for the GUI and a character by character interpreter.

##turtle.py turtle.py contains the graphical part of the program. The image of the turtle along with methods that desribe its movements.

##main.py main.py contains the interpreter part of the program as well as the turtle object and binds the commands to turtle movements

About

Logo Interpreter made in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages