项目作者: imlolman

项目描述 :
This is My version of LOGO(Turtle - A Simple Programming Language) Interpreter and Preview.
高级语言: JavaScript
项目地址: git://github.com/imlolman/Logo.git
创建时间: 2018-11-02T10:51:35Z
项目社区:https://github.com/imlolman/Logo

开源协议:

下载


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