Skip to content

Latest commit

 

History

History
47 lines (39 loc) · 1.65 KB

File metadata and controls

47 lines (39 loc) · 1.65 KB

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