Skip to content

JustinD85/jeopardy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jeopardy

Welcome to our three player recreation of the classic trivia game Jeopardy. Join a few friends and go head-to-head at answering all of the tough questions to help pad that bank account!

startscreen

Background / About

For this project the goal was to utilize an Object Oriented Programming paradigm along with Test Driven Development process in order to build a fully functional replica of the game jeopardy. The game will support three players and allows you to select up to 16 clues for the first and second round, and a single clue for the last round. Each round has a daily double or two allowing you to increase your score faster, as well as the final round being in the same style where you wager an amount before seeing what the clue is.

See it Live

Jeopardy on Github Pages.

Specs

  • Built with Javascript and jQuery.
  • Styled with CSS
  • Tested with Mocha/Chai

Next Steps

  • Add AI so that 1-3 players can player at a time
  • Add avatars for players to choose from
  • Include a time feature
  • Pull from a Jeopardy API

Developer Setup

Clone down the repository - git clone git@github.com:JustinD85/jeopardy.git

From the root directory run npm install

Contributors

  • Justin Duncan
  • Travis Gee

Original Assignment

Jeopardy from the Turing School of Software & Design

Screen Shots

startscreen

inprogress

wager

final

About

A web-based, playable version of the classic Jeopardy game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages