Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.33 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.33 KB

Jeopardy

Play the classic game of Jeopardy with friends!

By:

In the project directory, you need to run:

npm i

npm start

Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.

Player Select

2019-06-08 13 23 32



Answering a Question

2019-06-08 13 25 51



The link to Github sites view:

https://rdren0.github.io/Game-Time-Jeopardy/

Tech/Frameworks Used

  • JavaScript- OOP
  • JQuery
  • Mocha/Chai

Learning Goals

  • OOP
  • Utilizing JQuery
  • Testing with Mocha/Chai