Skip to content

mph006/jeopardy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This basic version of the classic quiz game Jeopardy uses D3.js to load questions and answers into an HTML table. The click mouseevent toggles the inner text of the cell from question to answer and vice versa. A new (random) game can be loaded by clicking the Load New Game button.

This data set encompasses all Jeopardy games from inception until 2013 inclusive. Some records are incomplete and cannot fill out a full 6x5 board, in that case, the cells are omitted.

Technologies used: JavaScript,HTML,CSS,D3.js

About

A basic implementation of Jeopardy!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published