Skip to content

Scyther2/Quiz_App_Golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Let's Quiz

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.

Tech Stack

Server: Golang

Packeges: Flag, String, encoding/csv, os , time

Running Tests

To run tests, run the following command

  go build
  ./Quiz_App_Golang -csv="Filename" -limit=timelimiteInSecond

Authors

Acknowledgements

Feedback

If you have any feedback, please reach out to me nihar.thummar.work@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages