Quiz game

Quiz game
A 2D quiz game with a question text box, four answer buttons, and an array variable that stores all questions, their possible answers, and which answer is correct. Each answer button is a text object that automatically updates to display the answer choices for the current question. When the player clicks or taps the correct answer, the game advances to the next question. The game supports both mouse and mobile touch controls.

Edit it in GDevelop

Try Quiz game online

Test and edit this example in the GDevelop game engine.