Command line quiz game in go.
It accepts a quiz csv file as a csv command line flag, or uses default file.
./quiz -csv=filename.csv
Idea from Gophercises by Jon Calhoun.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Command line quiz game in go.
It accepts a quiz csv file as a csv command line flag, or uses default file.
./quiz -csv=filename.csv
Idea from Gophercises by Jon Calhoun.