Let's Quiz is single player quiz game which can be played using command line terminal. Setter can provide a sheet of questions (only supported form of questions) as CVS file and can also choose time limit of a quiz. Happy Playing.
Server: Golang
Packeges: Flag, String, encoding/csv, os , time
To run tests, run the following command
go build
./Quiz_App_Golang -csv="Filename" -limit=timelimiteInSecond
If you have any feedback, please reach out to me nihar.thummar.work@gmail.com