Skip to content

madlitch/distributed_jeopardy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Distributed Jeopardy

Description

A fully async game of Jeopardy using threads with exciting real-time gameplay.

Usage

Compile and run JeopardyServer.java. Categories and questions can be configured in Questions.java.

Amount of players can be configured with MAX_PLAYERS in JeopardyServer.java.

Once server is running, open the same amount of ClientServer.java instances as MAX_PLAYERS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages