Skip to content
/ Logo Public

This is My version of LOGO(Turtle - A Simple Programming Language) Interpreter and Preview.

Notifications You must be signed in to change notification settings

imlolman/Logo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

My version of LOGO with Animation

Run Here: https://imlolman.github.io/Logo/

Commands Supported

rt - right turn
lt - left turn
fd - forward
bk - backward
pu - pen up
pd - pen down
ht - hide turtle
st - show turtle
repeat - to repeat the commands.
pt - pen thickness in pixel
pc - color in hex or words
dt - a round dot twice the line width

Repeat syntax

repeat loopCount [ commands ]

Commands to be added (Contribute if you want 😍)

we are all done 😃, Suggestions Accepted

Add extra pattern commands to the file AwesomePatterns

Inspired by https://www.youtube.com/watch?v=i-k04yzfMpw

About

This is My version of LOGO(Turtle - A Simple Programming Language) Interpreter and Preview.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published