Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 565 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 565 Bytes

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