All you have to do to play my game is enter your name, click on 1 of the assistants and answer the question, lastly to beat my game answer all of the questions correctly and you have beaten my game.
The if than else block is a block that if a condition is true, then a command is performed. If the condition is false, then an alternate command is performed. I used this block when making the code for answering a question, if you answered a question right the sprite would jump. If you got the question wrong it would tell you to try again. My project is about trying to answer questions right first try until you get all three first try and beat it.