Skip to content

jrnolan2/quiz-bowl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Bowl

A simple program that asks questions from the QBReader database in proportion to the number of people who ask for each category.

How to Run

  1. Download the most recent question set from the QBReader database Google Drive. Find the most recent tossups.json file.
  2. Put tossups.json in the same folder as quizbowl.py
  3. Fill in the number of people who want each category in the category_weights.cfg file

Command line: quizbowl.py

  1. Run quizbowl.py with Python
  2. Press enter to go to the next question

Web browser: app.py

  1. Install Flask if not already installed with pip install flask
  2. Run app.py with Python
  3. Open http://localhost:5001/ on your browser
  4. Press "Show Answer" -> "Next Question" to reveal next question

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages