https://saoud.github.io/Team-Week-Project-Jeopardy-Simulator/
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!
- Javascript ES6
- JQuery
- HTML
- CSS
- Node Package Manager
- Webpack
- Bootstrap
- 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
- 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.
- MIT
- Copyright 2021 Saoud Rana, Jesse Callahan, Laurie Waller, Shanen Cross and Collin Chapman
Saoud Rana [email protected] Jesse Callahan Laurie waller Shanen Cross Collin Chapman