Skip to content

MAMuftuoglu/CS408-2022-2023-FALL-TERM-PROJECT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QUIZ GAME

Sabanci University 2022-2023 Fall Term CS408 Computer Networks Term Project

Group Members

  • Aslıhan Okur
  • Hasan Berkay Kürkçü
  • Mehmet Arda Müftüoğlu
  • Mustafa Kepenek

Project Summary

This is a simple quiz game to be played by connected players. The application consşsts of two seperate modules: a server, and a client. The players will be able to enroll in an open quiz game by connecting to the server or connect and wait until ongoing session ends.

The server will act as a presenter so that it handles incoming connections from players and handle the game. The server asks the questions to the players and keeps the scores during the game. At the end, the server declares a winner and is able to start a new game with new questions and connected players.

The questions are taken from a txt file and asked one by one. The path of the txt file, port number of the server, and the number of questions must be entered before starting a game. Each player must have unique name. For more detailed information.

PDF for Term Project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages