Gist: This is a simple game to teach students the basics of Key mapping. It is an introduction to Loops in Scratch. Students should learn how to implement :- 1. Motion-Controls in Scratch, 2. Resetting Start Point of Sprites 3. Stop Block 4. If Block + Sensing ------------------------------------------------------------ Instructions : 1. Make your car go ahead by using Right arrow. 2. Opponent car to be programmed using loops. 3. Add a finish Line to the Project. ------ Optional: 1. Make the Students Download custom sprites showing locations where scratchy can go (Cars and Custom Backdrop). 2. Add the Finish-Line sensing Mechanic and Stop control mechanic. ----- Suggestions and Add-ons : 1. You can make students choose the car color of your choice and paint the sprite. 2. You can experiment with the y change of the opponent and add different difficulty levels based on that.