Skip to content

ToMakPo/UWCB-P1-Trick-Trivia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

217 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Trick Trivia Game

Our first group project for UW Coding Bootcamp. Contributers: Makai Post, Andrew Olson, Truc Nguyen, and Bryson Palmer

Trick Trivia Logo

Description

User Story

As a student who likes to play games and gain knowledge at the same time,
I WANT to play a trivia game that has all kinds of questions in many catergories
So I can play and learn at same time.

Game Flow

GIVEN a trivia game application
WHEN I open the game application
THEN I should see a logo with the name of the game and a nice background, inputs, a start button, and an option to display the rules
WHEN I click on the rules button
THEN I should be shown the rules of the game and an option to hide the rules
WHEN I type in my name
THEN I should be able to click the start button
WHEN I click the start button
THEN I will be brought to the game setup page
WHEN I am in the setup page
THEN I will have the options to choose the category, the number of questions, and the difficulty level 
WHEN I have the game set up and hit the start game button
THEN I will be shown a question along with multiple choice answers
WHEN I select an answer and click confirm
THEN I will be able to see if I picked the RIGHT or WRONG answer and a gif corrasponding the the result
WHEN I get through all of the questions
THEN I will see my score with a gif representing how I did
WHEN I end the game
THEN I can see the leadership board and my place on it
WHEN I am at the end game screen
THEN I will be able to go back to the main page to play again

Technologies Used

For Styling

For server-side APIs

Other

  • flatIcon to get the icon represent for each catergory
  • Background Photo by Anni Roenkae from Pexels.com

Screenshot

Links

Github Repo

Live Game

Future Development

We could make the game more fun by adding an online multyplayer option.

  • Players can provide their own trick answers to the question
  • Game can have waiting room in multiple players mode where players have an avatar that can run around while they wait

Add background music and sound effect to make game more attractive

About

Our first group project for UW Coding Bootcamp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors