Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 320 Bytes

File metadata and controls

15 lines (10 loc) · 320 Bytes

ASKYQuiz

A quiz-playing engine that loads in quizzes of different formats, shuffles question order, tracks mastery level, and saves progress.

To compile, run tests, and play:

make build
make test
make play

Quiz files:

  • quiz1.quiz - regular quiz
  • hp.quiz - Harry Potter-themed personality quiz