Skip to content

An interactive quiz app where users can play and compete for the highest scores. The design and question themes are fully customizable, allowing adaptation to any topic of interest.

Notifications You must be signed in to change notification settings

MGAlvarez1989/QuizApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quiz Game App

Description

An interactive quiz app where users can play and compete for the highest scores. The design and question themes are fully customizable, allowing adaptation to any topic of interest.


Key Features

Home Screen

  • Option to start playing.
  • Option to view the score ranking.

Gameplay

  1. The game consists of 10 random questions.
  2. Each question has 4 possible answers, but only one is correct.
  3. After answering a question, the game automatically moves to the next one.

Time Limit

  • 30 seconds per question.
  • A visible countdown timer will show the remaining time.
  • If the timer reaches 0, the answer is considered incorrect, and the game proceeds to the next question.

Feedback

  • After answering or running out of time, the app will indicate whether the answer was correct or incorrect.
  • The correct answer will also be shown.
  • After a couple of seconds, the app will automatically navigate to the next question.

Scoring System

  • Incorrect answer or time runs out: 0 points.
  • Correct answer with time remaining: Points equal to the number of seconds left on the timer.
    • Example: If 9 seconds remain when the question is answered correctly, 9 points are awarded.

End of Game

  1. After answering all 10 questions, a final score screen will appear.
  2. The user must enter their name to save the score persistently.
    • Note: Scores are saved even if the app is closed.
  3. Once the score is saved, the app navigates to the ranking screen.

Ranking Screen

  • Displays the top 10 scores, sorted from highest to lowest, along with the player names.
  • From this screen, users can always navigate back to the home screen.

Extras


Screenshots

Light & Dark Mode

lightModeMedium darkModeMedium

themeSelection Medium themeSelectionDarkMode Medium

selectingWrongAnswer Medium finalScoreView Medium


How to Get Started

  1. Clone the repository:
    git clone https://github.com/your-username/quiz-game.git

About

An interactive quiz app where users can play and compete for the highest scores. The design and question themes are fully customizable, allowing adaptation to any topic of interest.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages