------------------- So recently I made a game show-style project where you played as a penguin who had to answer riddles from the 'announcer' and move onto the correct iceberg with the right answer on it so you don't sink. I've wanted to make a template version of it where you can come up with the questions yourself and not only limit it to riddles. I finally got the motivation to do it just now and I must say I'm pretty proud of how it turned out! Not only is it customizable but it's also better than the actual version, being clean with the announcer sprite being shown with a blue text box and not just using the say block, and how you don't have to wait for the intro to end, you can just proceed it by clicking on it, making the game fully mobile-friendly. I tried to make the code organized and simple enough that you only have to adjust a few of the scripts in order to add more questions, and I put comments inside to explain some things, (though possibly not very well). So with this you can make your own questions for the player to answer, not just about riddles, but trivia and anything. You can add more text boxes and questions, extra addons such as accessories and more. I hope you enjoy!
All art, idea and code by me Scratch for the music and sound effects My main @LuckyDuckyLife for the original project Hopefully this is as good as I want it to be. I never did something like this before and if something is confusing or buggy, then feel free to tell me. Other than that, enjoy!