Just a simple platform engine. Remix to make your own platform game! EDIT 9/24/2020: Added "Lava" so that if you touch it, you restart.
The level number automatically resets to 1 when you pass the 3rd level, so just change that "If level = 4" code in the "Level" sprite to the number of levels you have +1. You can even delete the part of the script that resets so your game doesn't go on forever! Draw more costumes and create your own game!