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

demo

How to play?

  1. Download the zip file for your system from the releases
  2. Extract the zip file, then you will have 2 files, the game and problems.csv
  3. 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

GitHub

View Github