Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.
/ LogoTurtle Public archive

Logo interpreter written in Javascript. It uses canvas. Commands: move, rotate, goto, color, width, on, off, clear, reset. Example avalible.

Notifications You must be signed in to change notification settings

okkindel/LogoTurtle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogoTurtle

Logo is an educational programming language, designed in 1967 by Wally Feurzeig, Seymour Papert and Cynthia Solomon. "Logo" is not an acronym. It was derived from the Greek logos meaning word or "thought" by Feurzeig, to distinguish itself from other programming languages that were primarily numbers, not graphics or logic, oriented.

This is Logo interpreter written in Javascript. It uses canvas.

Commands: move, rotate, goto, color, width, on, off, clear, reset

Fractals: plant *deep *lenght *angle snowflake *deep *lenght

You can write new in procedures.js file.

Appearance

Live example

https://okkindel.github.io/turtle/

About

Logo interpreter written in Javascript. It uses canvas. Commands: move, rotate, goto, color, width, on, off, clear, reset. Example avalible.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published