Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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#.
- Host: GitHub
- URL: https://github.com/drewcook/triviagame
- Owner: drewcook
- Created: 2014-10-07T16:53:13.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-04-22T13:19:34.000Z (over 3 years ago)
- Last Synced: 2024-04-10T10:01:14.297Z (9 months ago)
- Language: C#
- Homepage:
- Size: 2.39 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.