#121 โ Logo Interpreter
In this coding challenge, I discuss turtle graphics and make a Logo Interpreter in JavaScript.
Repo for implementation of Logo in JavaScript p5
The Wikipedia article on Logo
A tutorial on Logo from Brown University
The Logo Foundation is a nonprofit educational organization devoted to supporting educators, parents, and students in their engagement with creative computing.
In this three part tutorial, I cover matrix "transformations" using p5.js.
Angles and angular motions from Nature of Code chapter 3
A revised Nature of Code video on angular motion