marcus-hao / go-quiz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quiz Game in Go

Gets quiz questions from a csv file.

Default timer for each question is 30 seconds. Alternatively, the timer can be set using the -time-limit flag.

go run . -time-limit 3

About


Languages

Language:Go 100.0%