ChrisLydic / JeoMaker

A JavaScript implementation of Jeopardy with a game builder.

Home Page:http://jeomaker.kingdomofchris.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A JavaScript implementation of Jeopardy with a game builder.

http://jeomaker.kingdomofchris.com


Languages

Language:JavaScript 91.4%Language:HTML 7.3%Language:CSS 1.3%