Code Monkey home page Code Monkey logo

mmm-jeopardy's Introduction

MMM-JEOPARDY

Spanning more than 40 years, the widely popular game show comes to your Magic Mirror. With more than 156,800 clues and answers from the show.

How it works

Just like the show, you are presented with a category and a value for the clue in that category. The clue is given. You have a specified amount of time to respond before the answer appears. Then it's on to the next category and clue. Fast pace. Challenging. Educational. Fun!

Examples

  • Before answer and after answer appears

,

  • Annotated .css file included for aligning and coloring text and header.
  • Don't want the picture? Hate Alex Trebec? css file will easily remove it.

Installation

  • git clone https://github.com/mykle1/MMM-JEOPARDY into the ~/MagicMirror/modules directory.

  • No API needed!

Config.js entry and options

{
    module: 'MMM-JEOPARDY',
    position: 'top_left',                  // Works well anywhere
    config: { 
	    useHeader: false,              // true if you want a header
            header: "This is Jeopardy!",   // Any text you want
	    maxWidth: "250px",             // Stretch or constrain according to region
	    animationSpeed: 3000,          // New clue fades in and out
    }
},

Special thanks to SpaceCowboysDude

mmm-jeopardy's People

Contributors

mykle1 avatar

Stargazers

RM98329 avatar  avatar Isaac Levin avatar  avatar tagyro avatar Dave avatar javaj0hn avatar Eliud Zarate avatar

Watchers

James Cloos avatar

Forkers

mikebishop

mmm-jeopardy's Issues

FEATURE REQUEST

I love this module as my wife and I enjoy Jeopardy! I wondered if there was any way you could add a countdown timer to when the answer is going to show? Maybe where the answer will be showing up have some sort of faded timer counting down. I'm not overly good at Javascript myself, but I may try screwing around with it if I get time. Otherwise, this is a great and fun module! Thanks!

Not working

Just have yellow text that says
"This is JEOPARDY!"
Is this still supported or abandoned?

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.