Coding Train Live 158: Logo Interpreter
In this live stream, I make a Logo interpreter in JavaScript.
π» Logo Interpreter challenge https://thecodingtrain.com/challenges/121-logo-interpreter
π» https://github.com/shiffman/Logo
Timestamps:
17:20 Setup
22:57 Logo Interpreter
References:
πhttps://en.wikipedia.org/wiki/Logo_(programming_language)
πhttp://cs.brown.edu/courses/bridge/1997/Resources/LogoTutorial.html
Videos:
π₯ push/pop tutorial: https://youtu.be/o9sgjuh-CBM
π₯ Angles and angular motion: https://youtu.be/qMq-zd6hguc
π Website: http://thecodingtrain.com/
πΎ Share Your Creation! https://thecodingtrain.com/guides/passenger-showcase-guide
π© Suggest Topics: https://github.com/CodingTrain/Suggestion-Box
π‘ GitHub: https://github.com/CodingTrain
π¬ Discord: https://thecodingtrain.com/discord
π Membership: http://youtube.com/thecodingtrain/join
π Store: https://standard.tv/codingtrain
ποΈ Twitter: https://twitter.com/thecodingtrain
πΈ Instagram: https://www.instagram.com/the.coding.train/
π₯ Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
π₯ Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
π p5.js: https://p5js.org
π p5.js Web Editor: https://editor.p5js.org/
π Processing: https://processing.org
π Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
This description was auto-generated. If you see a problem, please open an issue: https://github.com/CodingTrain/thecodingtrain.com/issues/new
#logo #logointerpreter #turtlegraphics #p5js #javascript