Help with running program from list – Help with Snap! – Snap! Forum https://forum.snap.berkeley.edu/t/help-with-running-program-from-list/1810
Hi, I am trying to recreate the game Lightbot. I have created a list that would store the commands (walk forward, left turn, right turn), and wish to move the robot sprite when the user clicks on the Run button. How woul…
There is also another problem: the if-else statement on my robot sprite is not working