Skip to content

erdemolcay/quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple CLI quiz game written in Go.

demo

Questions, correct answers and the points awarded for the correct answers are provided via a CSV file formatted like this:

5*3,15,1
44+54,98,2
42/7,6,2