Skip to content

SaraDahman/andromeda-quiz-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Andromeda Quiz Game

Click HERE to check out our awesome game.


● Description:

This is a quiz application that provides you with 10 multiple-choice questions about the space and then calculates your score and adds it to the scoresboard.


● How to play:

  • First you enter your name to start the game.
  • You try answer 10 random questions that test your space knowledge.
  • You choose one of four answers that are available to you.
  • Each correct answer gives you a point. In the end, you get your score.
  • All scores are saved within the Scoreboard.
  • Good Luck!

● User Journey:

The user first enters the main page where he can enter his name. He is then taken to a questions page where he starts answering questions with a time limit of 20 seconds. Afterwards, the user gets his score and his name gets added to the scoresboard.


● User stories:

  • As a user you can enter your Game nickname.
  • As a user you can check the scoreboard before starting the game, which displays all scores descendingly.
  • You can go to the quiz page and answer the questions.
  • You can move to the next question by clicking 'Next', but only after you answer the current one.
  • You will get your score in a popup message once you finish answering all questions.
  • You will see your score added to the scoreboard.

● Installation

  • If you're a Git user:

    • In Your terminal write git clone https://github.com/CA-G12/Quiz-App-Team-14.git
    • Then cd Quiz-App-Team-14
  • If you're not a git user:

    • Click on the 'Code' green button on the right.
    • Click on 'Download ZIP'.
    • You will have the project as ZIP file.
    • Extract the files. voila! you have the project now.

    menue1

● Used Technologies:

  • HTML5
  • CSS
  • Javascript
  • LocalStorage
  • Git & Github

● Team members:

About

Quizz App Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 53.9%
  • JavaScript 26.5%
  • HTML 19.6%