Skip to content

spiroskarathanassis/svelte-quiz-game

Repository files navigation

Project Quiz Game

Preview

Tools

  • Handle (questions & results) json data from firebase api
  • Compress images to webp format from squoosh cli package
  • Used SCSS style

Description

  • Request question's data
  • splitted by 3 types of question: [true-false, mutiple-answer, single-answer]
  • for each question post title, image, answers, next button
  • coloring correct answers by the correction of answers
  • display suitable message (true /false)
  • wait 3 seconds until go to next question
  • collect player points from every correct answer
  • Finish with displaying percentage (%) of player's score
  • Finally, if error occurs print it

Technologies

  • Svelte 3 with svelte-kit
  • Firebase Real Time Database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published