Skip to content
/ quiz Public

A simple quiz game built with JavaScript, HTML and CSS, using questions from Open Trivia Database API

Notifications You must be signed in to change notification settings

galgaz/quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz

A simple quiz game built with JavaScript, HTML and CSS.

You can play it here: galgaz.github.io/quiz/

Source of all questions is Open Trivia Database.

How it works

Each game consists of 10 random questions. You have 20 seconds to answer each question. The faster you answer, the more points you get. If you don't answer or choose the wrong answer, you receive 0 points.

Your total score is the sum of points from all questions.

Visual overview

Video
video.mp4
Desktop
Mobile