I remember having a program like this at school. Logo allows you to draw things using commands such as walk 100, turn 45, etc. Here’s an implementation of logo in SVG and theres probably some backend work in PHP.
I remember having a program like this at school. Logo allows you to draw things using commands such as walk 100, turn 45, etc. Here’s an implementation of logo in SVG and theres probably some backend work in PHP.