Skip to content

ejhari/logo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOGO is a very simple program to create geometrical
shapes on a Tkinter ’canvas’. It was implemented 
using Python. 

THe defined abilities were to move a given distance,
turn a given angle clockwise or anti-clockwise, 
'show' or 'hide' a moving figure of arbitrary shape,
and decide between ’pen down’ and ’pen up’ modes. 

Finally the Koch Snowflake, Quadratic Type1 and 
Quadratic Type2 fractals were drawn as a final touch.
To get a clear picture of the fractals, refer
http://en.wikipedia.org/wiki/Koch_snowflake .

About

Py-LOGO is a simple program to create geometrical shapes on a Tkinter ’canvas’; implemented using Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages