This is a quiz engine. You may of course borrow it and use it for a much better quiz. There is a question list, an answer list and a couple of lists of what to say when you answer to give our quiz master some personality. You can have as many questions as you want in the quiz and the variable "how many questions to ask" is set to 3, which you can change. At the start of the game, the quiz sprite validates the questions and answers lists so that 1) there are enough questions in the quiz and that 2) there are the same number of questions as answers. Otherwise the quiz will not start. Don't forget with lists you can load from a text file, so you can have as many question/ answers in your lists as you like from a text file. Apologies, all answers must match EXACTLY but lower case is allowed.
Idea by my greatest friend popjam12.