Coder Social home page Coder Social logo

jeopardy's People

Contributors

adamn8142 avatar dfordeveloper avatar

Watchers

 avatar

Forkers

adamn8142

jeopardy's Issues

Remove alerts

Use a better way to display the clues instead of using alerts.

Change styling of Final Jeopardy answer buttons

Currently when a button is clicked, all the buttons in the column are disabled and grayed out. This should be changed so that there is a different color that indicates which button was clicked.

Write README

  • Add description and link to app.
  • Write installation instructions.
  • Include screenshots/gifs

Complete Final Jeopardy feature

  • Check who is in the positive
  • Calculate max wager for each player
  • Make multiple choices for each player
  • Add button to submit answers
  • Update each players score

Improve readability of domUpdates.js

Many of the methods in domUpdates contain long strings of HTML. Other methods should be written that return these strings of HTML in order to improve readability.

Final Jeopardy bugs

If no players have a positive score when final jeopardy begins, no one gets to wager, the final question is revealed, no one can answer, and there is no winner screen.

Ties at the end of the game are not acknowledged. The first player in the turn order is declared the winner instead.

Create Round class

  • categories
  • clues
  • dailyDoubleLocations
  • randomizeDailyDoubles()
  • findHighestPointValue()

Stub out domUpdates.js

  • Use jQuery
    We will figure out what else needs to be done after HTML and CSS is fleshed out.

Refactor Game class

  • Remove round and cluesRemaining parameters.
  • Add clues property which holds all the clues.

Refactor Round class

  • Rename dDCount property to dailyDoubleCount for clarity.
  • Simplify the setDailyDouble method

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.