JavaScript Quiz
The quiz will pop up prompts and alerts.
The JS code is in the linked
QuizGame.js
file.
There is a version with a 2D array and a for...of loop in
QuizGame2D.js