|
|
|
|
|
by maweki
1175 days ago
|
|
In terms of the EV3 language you could spin up Lego motors in parallel just by drawing two lines from the previous command instead of a single line. Threading in a very literal sense. Scratch being event-driven is not bad in itself. But there is so much design space to be explored. |
|