Skip to content

nandotech/quiz-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quiz-game

Personal edition of Gophercises #1, quiz game

Credit: https://www.gophercises.com

  • Phenomenal resource with lots of Go tutorials.

Basic text-based quiz game in Go.

Program takes a CSV file with questions & answers as input and gives the user a time limit to answer all questions.

Results will then be displayed--any questions left incomplete will be counted as wrong.

Flags are -limit and -csv

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages