Giter VIP home page Giter VIP logo

jeopardy's People

Contributors

btford avatar thegrue avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

jeopardy's Issues

Compiling Error

I am also having a very similar issue where it outputs this when I donode app.js

/Users/ben/Downloads/jeopardy/app.js:19
var io = require('socket.io').listen(server);
                              ^

TypeError: require(...).listen is not a function
    at Object.<anonymous> (/Users/ben/Downloads/jeopardy/app.js:19:31)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:14)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:76:12)
    at internal/main/run_main_module.js:17:47

I have v14.17.3 FYI. Thanks!

Compiling error

When I try to compile it outputs me this:

/home/simon/Documents/jeopardy/app.js:19
var io = require('socket.io').listen(server);
                              ^

TypeError: require(...).listen is not a function
    at Object.<anonymous> (/home/simon/Documents/jeopardy/app.js:19:31)
    at Module._compile (internal/modules/cjs/loader.js:778:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
    at Module.load (internal/modules/cjs/loader.js:653:32)
    at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
    at Function.Module._load (internal/modules/cjs/loader.js:585:3)
    at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
    at startup (internal/bootstrap/node.js:283:19)
    at bootstrapNodeJSCore (internal/bootstrap/node.js:623:3)

even though npm and bower are installed

J! Archive Clue HTML structure change

It appears that the way the clues are presented on J! Archive has changed slightly, specifically the table structure. There are now two items of class clue_text which leads the exportRound function found in api.js to treat both as separate clues with no answers. Without knowledge of JavaScript and jQuery, I could not figure this out on my own.
image
image
Willing to test solutions anyone might have.

Opening http://localhost:3000/ returns a blank page

As stated above. After installing dependencies and running app.js with Node, the localhost returns a blank webpage.
Here's the output from the Node App from one request:

Express server listening on port 3000
(node:16599) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
(Use node --trace-deprecation ... to show where the warning was created)
GET / 200 113.342 ms - 1175
GET /bower_components/bootstrap/dist/css/bootstrap.css 200 15.578 ms - 1175
GET /bower_components/angular-socket-io/socket.js 200 10.167 ms - 1175
GET /css/app.css 200 31.279 ms - 2033
GET /bower_components/angular/angular.js 200 6.392 ms - 1175
GET /bower_components/angular-bootstrap/ui-bootstrap-tpls.js 200 16.393 ms - 1175
GET /bower_components/angular-sanitize/angular-sanitize.js 200 21.456 ms - 1175
GET /bower_components/angular-ui-router/release/angular-ui-router.js 200 5.244 ms - 1175
GET /js/app.js 200 8.207 ms - 1320
GET /js/services.js 200 2.207 ms - 264
GET /js/controllers.js 200 2.424 ms - 315
GET /js/controllers/board.js 200 2.660 ms - 2974
GET /js/controllers/boardclue.js 200 2.978 ms - 407
GET /js/controllers/game.js 200 3.867 ms - 2752
GET /js/controllers/gameclue.js 200 1.810 ms - 2128
GET /js/filters.js 200 1.670 ms - 214
GET /js/directives.js 200 2.007 ms - 199
GET /favicon.ico 200 9.209 ms - 1175

What do? Where did I go wrong? Is the Git Repo no longer supported?

Suggestion: Allow for custom games

This program is absolutely fantastic. It would be very helpful for educators and those interested in non-jeopardy topics to create our own games. Not sure how easy this would be to implement? Perhaps a JSON template? Thanks for your work!

Custom Games

I know that no one has cared about this project for a while, but its there any easy way to make custom games? This is the best Jeopardy program I have found, but I can't figure out exactly what part of the program I need to modify that would let me make a custom game.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.