command
Version:
v0.0.0-...-94fe8cc
Opens a new window with list of versions in this module.
Published: Oct 7, 2019
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Quiz Game
Quiz Game implementation.
Build
go build .
Usage
It's possible to use your own questions file (like problems.csv) and set a time limit to complete the Quiz:
Usage of ./quiz_game:
-file string
CSV file with the quiz questions (default "problems.csv")
-time int
Time limit to complete the Quiz (default 30)
Running
./quiz_game
Problem: 5+5 = 10
Problem: 1+1 = 2
Problem: 8+3 = 11
Problem: 1+2 = 4
You scored 3 out of 12.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.