Create a program to control the robot to put all 4 balls into the matching holes. In this template, the robot is controlled by keyboard input ('Up' to move, 'Left' and 'Right' to turn and 'Space' to pick up/ put down balls). You have to replace these keyboard controls in the sprite "Controller" to make the robot play the game autonomously. https://scratch.mit.edu/discuss/topic/214237/
Thanks to @MartinBraendli/@MartinBraendli2 for running this competition. Although I didn't enter, I noticed he was inactive, so I made this to 'judge' the contest. Something has gone wrong with the program, but I'm not sure what. Could somebody help me fix this?