1. Use the left, right,up and down arrow keys to move the robot. 2. Try to avoid hitting the smaller robot or you score will decrease by 1. 3. The objective of the game is to hit the star ten times to pass the level.
Only scratch tools. I used blocks from motion and sensing to keep the robot away from the evil robot. I edited the blocks to use the arrow keys for the motion. I used glide and repeat blocks to keep the evil robot and star glide around the screen in random positions. At the end I made a costume by using a text block to make a check and level passed when the score reached ten. I got the score icon from using a variable and calling it "Score"