Skip to content

ByronHan333/trivia-game-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trivia Game

live Website

Background

This is a Trivia Game using trivia game api. User can set level difficulty, then start the game. Each user is given 10 questions. Answering correctly will gain 1 point, no points are deducted for wrong answers.

Technology

TypeScript, HTML, JavaScript, CSS

Features

How to Start

User can read instructions, and choose difficulty. Once they click start, game will start.
Difficulty is setted using a react state. text text

Gameplay

User's gameplay score will be recorded, correct answer will be counted towards score.
Each component is mounted conditionally. text text

About

trivia-game-js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published