• Stars
    star
    26
  • Rank 899,552 (Top 19 %)
  • Language
    Go
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Terminal Quiz Application Written in Go

Term Quiz

Build Status Go Report Card GoDoc Coverage Status

A Quiz application made for your terminal

Image of a abcd question

Image of end screen solution

Installation

go get github.com/crazcalm/term-quiz

Question Types Include

  • A B C D
  • True and False
  • Fill in the Blank

Usage

See the code examples and test csv files.

Keybindings

Quiz Screen

Keybindings Action
Ctrl + C Quit
Tab Next Answer
Enter Select Answer

Solutions Screen

Keybinding Action
Ctrl + C Quit
Enter Next Solution

Issues/Bugs/Suggestions

Feel free to report any bugs or make suggestions here.

Repository of Quizzes

Feel free to add or use quizzes in the following repository (github.com/crazcalm/quizzes).

More Repositories

1

interview-prep

How I prepped for my interview with Google
Go
8
star
2

pydoc-tutorial

How to use pydoc to document your application.
HTML
5
star
3

job-search

CLI application for storing information related to your job search.
Python
3
star
4

python-go-hello-to-the-world

Python
3
star
5

pick-up-lines-gift

Pickup line generator
Python
3
star
6

go-rss-reader

my attempt at making a terminal rss reader (based off newsbeuter)
Go
2
star
7

learn-go

I would like to learn golang
Go
2
star
8

crazcalm_website

CSS
2
star
9

tokio_practice

Rust
2
star
10

countdown

Commandline countdown timer in Golang
Go
2
star
11

ggez_key_logger

Rust
1
star
12

python_go_presentation

Wrapping Go in Python presentation files
JavaScript
1
star
13

Learn_HTML_Canvas

JavaScript
1
star
14

Py3.4_exploration

A practice playground for me to better my skills.
Python
1
star
15

learn_dfa

Rust
1
star
16

Learning_Meteor.js

Following the tutorial at http://sebastiandahlgren.se/2013/07/17/tutorial-writing-your-first-metor-application/
JavaScript
1
star
17

go-pokemontcgsdk

Unofficial PokemonTCG Golang SDK
Go
1
star
18

the-c-programming-lanaguage-book-in-rust

Rust
1
star
19

Unix_for_windows

I would linux functionality on a old XP computer of mine.
1
star
20

Hug-Reminder-app

A reminder system to help remind me to hug others.
Rust
1
star
21

ruby-tic-tac-toe

Visual Ruby Tic Tac Toe project
Ruby
1
star
22

serve-it

A command line application that allows you to run a file server on local host that hides dot files.
Go
1
star
23

Python_cookbook_favorites

David Beazley is the MAN!
Python
1
star
24

DiscoverMyUnixCommands

A tool to help discover the terminal commands on your Unix Based Machine.
Python
1
star
25

Learn_tokio

Rust
1
star