Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 539 Bytes

File metadata and controls

14 lines (9 loc) · 539 Bytes

javascript jeopardy

Javascript Jeopardy is a single page, self contained, jeopardy board rendered using Twitter Bootstrap and Jquery.

The categories, questions, answers, and scoring all driven by the board.json file.

builder.html is a page build in Twitter Bootstrap and Angular.JS for creating and editing the board.json file.

Code breakdown available on my blog at [mc706.com] (http://mc706.com/tip_trick_snippets/43/javascript-jeopardy/)

Demo

[Demo] (http://mc706.github.io/javascript-jeopardy/index.html)