Skip to content

DavideSchirru17/quizGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Game Application

Description

The Quiz Game Application is an engaging web-based quiz game developed using React. It allows users to test their knowledge by answering a series of multiple-choice questions. The game features a user-friendly interface, a scoring system, and integrated sound effects to enhance the user experience.

Features

User Authentication: Start the game by entering your name.

Multiple Choice Questions: Each question presents multiple answers to choose from.

Timer: A countdown timer for each question adds to the challenge.

Scoring System: Track your earnings with a dynamic money pyramid.

Sound Effects: Enjoy sound cues for correct, incorrect answers, and game start.

Responsive Design: Optimized for both desktop and mobile devices.

Installation

Follow these steps to set up and run the application locally:

Clone the repository:

git clone https://github.com/your-username/quiz-game-app.git cd quiz-game-app

Install dependencies:

npm install

Start the development server:

npm start

Install sass

Usage

Start the Game: Enter your name on the start screen and click "Start".

Answer Questions: Choose the correct answer for each question within the given time limit.

Track Earnings: Watch your earnings grow with each correct answer.

End of Game: The game ends when a wrong answer is selected or the timer runs out. Your final score is displayed.

Technologies Used

React: For building the user interface.

React Router: For managing navigation between pages.

useSound: For integrating sound effects.

SCSS: For styling the application.

Contributions

Contributions are welcome! Follow these steps to contribute:

Thanks for this exercise has been really interesting, probably in 2 - 3 days I could have finished all the questions you asked

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published