This is a Java based implementation of famous game "Jeopardy !" that uses TCP connection There is one MultiThreaded server that can connect multiple clients.Number of clients can be increased easily. The game is a CLI based represntation of how TCP sever handles multiple connections using threads