Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kazimovzaman2/go-quizgame

A program to run timed quizes via the command line.
https://github.com/kazimovzaman2/go-quizgame

go golang

Last synced: about 2 months ago
JSON representation

A program to run timed quizes via the command line.

Awesome Lists containing this project

README

        

# Go-QuizGame
A program that will read in a quiz provided via a CSV file (more details below) and will then give the quiz to a user keeping track of how many questions they get right and how many they get incorrect.