A terminal Quiz game built with Go and the Cobra CLI
Features:
- specify a CSV file to extract questions from
- shuffle questions
- add timer for the quiz
This app is a solution for an exercise by John Calhoun. Check out all the exercises here
How to play?
- Download the zip file for your system from the releases
- Extract the zip file, then you will have 2 files, the game and problems.csv
- Run the game from your command line
If you are stuck, you can run the game with –help flag to show help, or you can contact me
Developed by Muhammad Yasser @ 2022