Skip to content
/ QuizGame Public

Application that allow users play quiz game about Kotlin and Java languages.

Notifications You must be signed in to change notification settings

odnzk/QuizGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuizGame (Semester work №2: network application with a GUI)

QuizGame is an application that allow users play quiz game about Kotlin and Java languages.The goal of the project was to learn how to implement a client-server architecture

About

  • Connect and interact with multiple clients
  • Play in user-friendly and intuitive interface
  • Simplify and improve the learning process by answering questions

Features

  • Java Socket
  • Client-Server Achitecture
  • JavaFx
  • JavaFx Graphics
  • Protocol

Design