Skip to content

"This api: https://jservice.io/ gives trivia questions much like jeopardy! We could try to set up a table of questions much like the iconic Jeopardy! board. We could use CSS to mimic the little blue Jeopardy! squares.

License

Notifications You must be signed in to change notification settings

saoud/Team-Week-Project-Jeopardy-Simulator

Folders and files

NameName
Last commit message
Last commit date
Apr 9, 2021
Mar 28, 2021
Mar 28, 2021
Mar 28, 2021
Mar 28, 2021
Apr 11, 2021
Jan 5, 2023
Dec 31, 2022
Apr 9, 2021

Repository files navigation

Jeopardy! Simulator

Project initiated: 3-28-21

By Saoud Rana, Jesse Callahan, Laurie Waller, Shanen Cross and Collin Chapman

https://saoud.github.io/Team-Week-Project-Jeopardy-Simulator/

Project Description

Jeopardy! Simulator is a simulator of the classic game show game Jeopardy! The application uses the api - https://jservice.io/ which is a database of trivia questions. The questions are set up much like the iconic Jeopardy! board and two player can play back and forth. Keeping score based on right answers. Try it below!

Technologies Used

  • Javascript ES6
  • JQuery
  • HTML
  • CSS
  • Node Package Manager
  • Webpack
  • Bootstrap

Set up / Installation requirements

  • Open the terminal in your machine
  • Navigate to the directory where you would like to save this project
  • Clone the project with $ git clone LINK TO GITHUB
  • Recreate this project's environment with $ npm install
  • Create a file to store variables you want to keep secret $ touch .env
  • Create production environment with terminal command $ npm run build
  • Start server with command $ npm run start

Known Bugs

  • FIXED 4/09/21 - Problem with Api data. Doesn't show all values, making game crash.
  • No end game logic.
  • Edge cases on the answer to the Jeopardy! questions cause the user to get a wrong answer even though they essentially answered right.

Notes

License

  • MIT
  • Copyright 2021 Saoud Rana, Jesse Callahan, Laurie Waller, Shanen Cross and Collin Chapman

Contact

Saoud Rana [email protected] Jesse Callahan Laurie waller Shanen Cross Collin Chapman

About

"This api: https://jservice.io/ gives trivia questions much like jeopardy! We could try to set up a table of questions much like the iconic Jeopardy! board. We could use CSS to mimic the little blue Jeopardy! squares.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published