Skip to content

ADC-UMN/whodaman-ce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhoDaMan Community Edition

A Jeopardy! Game using jService, Flask, and SocketIO. Built upon Buzzer.

See this repo for a guide on how the project works.

Run locally

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
python app.py

Create a game

Join a game

Read questions and buzz in

Get the highest score to win