__       __                                       ______             __           
 /  \     /  |                                     /      \           /  |          
 $$  \   /$$ |  ______   _______    ______        /$$$$$$  | __    __ $$/  ________ 
 $$$  \ /$$$ | /      \ /       \  /      \       $$ |  $$ |/  |  /  |/  |/        |
 $$$$  /$$$$ |/$$$$$$  |$$$$$$$  | $$$$$$  |      $$ |  $$ |$$ |  $$ |$$ |$$$$$$$$/ 
 $$ $$ $$/$$ |$$ |  $$ |$$ |  $$ | /    $$ |      $$ |_ $$ |$$ |  $$ |$$ |  /  $$/  
 $$ |$$$/ $$ |$$ \__$$ |$$ |  $$ |/$$$$$$$ |      $$ / \$$ |$$ \__$$ |$$ | /$$$$/__ 
 $$ | $/  $$ |$$    $$/ $$ |  $$ |$$    $$ |      $$ $$ $$< $$    $$/ $$ |/$$      |
 $$/      $$/  $$$$$$/  $$/   $$/  $$$$$$$/        $$$$$$  | $$$$$$/  $$/ $$$$$$$$/ 
                                                       $$$/                         
                                                                                     
        

About the game


Hello and welcome to Mona Quiz!
Mona Quiz is a simple trivia like game.
You are asked some multiple choice questions and for each correct answer you get a point. Wrong answers do not take points back. They are just ignored and evaluated to 0.
The better you answer, the bigger your score will be.
I hope you have a really good time playing it, as I did building it :)

Why Mona Quiz?


I just wanted to learn how to build something like this, have fun doing it and hopefully grow as a developer.
All my code is open sourced on Github. You're free to read, download, fork, and do whatever you want to do with it. I hope you learn something from it too. :)
If you have any suggestions, please just contact me through Github.

Back to game

Special thanks and acknowledgements Cascais, 21/12/19
Based on the great work of Gwen Faraday, James Quick and it uses the most awesome OPEN TRIVIA from Pixel Tail Games.
It's pure JavaScript mostly using ES6 syntax like arrow functions and variable declarations.
A special thank you to Brendan Eich for developing such a cool language (JavaScript), although with kind of a stupid name.