Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drewcook/triviagame

A console application in C#.
https://github.com/drewcook/triviagame

Last synced: 5 days ago
JSON representation

A console application in C#.

Awesome Lists containing this project

README

        

# TriviaGame

This is a console application written in C#. This asks random questions pulled from a dataset. User can input answers that contribute to a score. There is a database connection set up to store high and present them at the end of the quiz.