Simple quiz game powered by ncurses and cURL. The questions are provided by OpenTriviaDB.
You will need libcurl
, ncurses
,pkg-config
, and make
to be installed in order for the program to compile.
Use the make
command to build the program (NOTE: This program has been only been tested on Apple's LLVM Compiler). Once compiled you can run the program found in the generated bin
folder.