Skip to content

Watchiiee/Network_TermProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speed Quiz Game

A real-time network-based speed quiz game implemented using Java. This project supports multiplayer gameplay (2-4 players) and includes a graphical user interface (GUI).

Features

  • Server and Client Architecture:
    • The server hosts the game and manages the players and quiz logic.
    • Multiple clients can connect to the server by providing the server's address and port.
  • Multiplayer Support:
    • The game supports 2-4 players, with real-time communication and scoring.
  • Interactive GUI:
    • Modern and visually appealing interface using custom images and styles.
  • Quiz Functionality:
    • Players answer quiz questions as quickly as possible.
    • Scores are updated in real-time based on correct answers.
  • Port Customization:
    • The server's port can be set manually, allowing flexibility in network configurations.

Screenshots

Server Interface

Server Screenshot

Client Interface

Client Screenshot

Gameplay

Gameplay Screenshot

Getting Started

Prerequisites

  • Java Development Kit (JDK): Version 8 or higher
  • IDE: Any Java-supporting IDE (e.g., IntelliJ IDEA, Eclipse) or a text editor and command line setup.

Installation

  1. Clone this repository:
    git clone https://github.com/widrndi25/Network-TermProject.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages