Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.33 KB

README.md

File metadata and controls

42 lines (23 loc) · 1.33 KB

Trivia Client App


TriviaClient is a client-server project game

About

It is a client-side application that handles user interaction with the graphical interface and requests to the server. The application allows the user to register, log in, log out, choose the level of difficulty and the category, see the latest statistics and see the podium of the best five players. It also has a help option to answer the questions, which corresponds to fifty-fifty.

Getting Started

For the proper functioning of the application it is recommended the next prerequisites.

Prerequisites

  • Java SE 17 or older.
  • Set the scale of the screen resolution to 100%.

Usage

First run the server application, then the Runner inside the run package of the client application

Built Using

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details