Skip to content

A Multiplayer trivia game app with real-time gameplay, interactive questions and leaderboards for competitive knowledge challenges and fun!

Notifications You must be signed in to change notification settings

rayanmishra/RoboTrivia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoboTrivia

Overview

A Multiplayer trivia game app with real-time gameplay, interactive questions and leaderboards for competitive knowledge challenges and fun.

Group Project

It is just as important to work well with your partner as it is to make a functional product. The project responsibilities were divided amongst the group members.

My Responsibilities:

  • Creating the App architecture
  • Creating a persistent data flow by storing every game session and its details in Firebase
  • Setting up email and anonymous login authentication for the players
  • Automating the in-game session via timers:
    --15 second time limit per question
    --displaying the correct answer if wrong choice is selected for 3 seconds
    --automatically going to the next question and resetting the timer
  • Creating a seamless routing experience using React Router
  • Error Handling

Technologies Used

  • React.js
  • JavaScript
  • Firebase (User Authentication, Realtime Database)
  • HTML5
  • CSS3

About

A Multiplayer trivia game app with real-time gameplay, interactive questions and leaderboards for competitive knowledge challenges and fun!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.0%
  • CSS 31.7%
  • HTML 2.3%