This code is a smaller version of QuizMaster for devices with less storage. No external requirements are needed.
- Clone this repository
git clone https://github.com/hermonochy/QuizMasterMini.git
orgit clone --recurse-submodules https://github.com/hermonochy/QuizMasterMini.git
if you would like to include example quizzes. - Enter the directory containing the game executable:
cd QuizMasterMini
- Run either Quiz Creator or Quiz Game (see below).
In a command line window, enter ./quiz
for Linux, python quiz
for windows.
Click Play a Quiz
. Choose a json file and play by simply clicking on the answer and Next
. At the end it will tell you your score.
Click Make a Quiz
. Choose a json file to edit or start making your own.