Quiz Game
Goal:
Use pop-ups to ask the user "quiz" questions. Use if / else to check their answers.
Steps:
- Find the Quiz Game recipe program ( QuizGame.java ) and open it using Eclipse.
- Follow the instructions in the program to code this game.
Use pop-ups to ask the user "quiz" questions. Use if / else to check their answers.