Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kazimovzaman2/go-quizgame
- Owner: kazimovzaman2
- License: mit
- Created: 2023-11-17T13:36:41.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-18T14:47:47.000Z (about 1 year ago)
- Last Synced: 2023-11-19T14:47:25.972Z (about 1 year ago)
- Topics: go, golang
- Language: Go
- Homepage:
- Size: 1.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.