Design and code your own game. Choose your own sprites and build a two-player game using inputs.
When you have completed the code, try some of these challenges:
1. Add more sprites so three or four people can play at once.
2. Draw your own background for the game.
3. Add a “When green flag clicked” block and a “go to x, y” block. Set the x and y values so your sprites move back to the start when the flag is pressed.