pgdaniel / jeopardy

HTML5 Jeopardy format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Synopsis

A HTML5 version of Jeopardy using Javascript, JQuery, JSON, and Bootstrap.

Code Example

preview

Use board.json for sample input. Use that format when loading the game.

Motivation

At PAX East 2014, the PowerPoint version of Jeopardy used for Game Show night vomited all the answers, so I thought that there has to be a better HTML5 version of this so that it works.

Installation

Host on a website. Images should be located on the host server but referenced in the game JSON file.

TODO

  • Whatever Dan wants at this point.

Contributors

Special thanks to Dan Amrich for giving the blessing to work on this project.

Thanks to Ryan McDevitt for posting a general framework to base improvements on.

License

This software is GNU GPL v3. Feel free to contribute to the TODO projects or modify it to your needs.

About

HTML5 Jeopardy format


Languages

Language:JavaScript 52.8%Language:HTML 39.7%Language:Python 5.0%Language:CSS 2.5%