Skip to content

pamaljayasinghe/Java-Quiz-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java Quiz Game

A simple console-based quiz application with timed questions and score tracking.

Features

  • Multiple choice questions
  • Timed responses
  • Score tracking
  • Input validation
  • Percentage-based results

Getting Started

Prerequisites

  • Java JDK 8 or higher (Recommend JDK 17)

Installation

https://github.com/yourusername/java-quiz-game.git](https://github.com/pamaljayasinghe/Java-Quiz-Game.git
cd java-quiz-game
javac Main.java
java Main

Usage

Answer questions by entering the number corresponding to your choice within the time limit.

Project Structure

  • Question.java: Question data model
  • Quiz.java: Core quiz logic and game flow
  • Main.java: Entry point and sample questions

License

Distributed under the MIT License. See LICENSE for more information..

About

Java Quiz Game With more Features

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages