quiz_game

command
v0.0.0-...-94fe8cc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 7, 2019 License: MIT Imports: 9 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL