/JeoMaker

A JavaScript implementation of Jeopardy with a game builder.

Primary LanguageJavaScript

JeoMaker

A Jeopardy game with a game builder, on the HTML5 canvas. Uses Phaser.js.

Build

Uses grunt.js to create build file. Install dependencies with npm.

Game Builder

Create a Jeopardy game with a final question. Can have one round or two rounds (double jeopardy).

Game Player

Runs Jeopardy games made with the builder.

To do

  • Add ability to import/export Jeopardy game files
  • Resize without reloading page, Phaser is having problems with this
  • Improve validation of user input