Giter Club home page Giter Club logo

number-guesser's Introduction

Number-Guesser

Stories in Ready

number-guesser's People

Contributors

sljohnson32 avatar esayler avatar

Watchers

James Cloos avatar  avatar  avatar

number-guesser's Issues

"Too high" or "Too low" message

An element that displays a message to user:

If their guess is too high, it should display: “That is too high”

If their guess is too low, it should display: “That is too low”

Increase/decrease max by 10 after win/loss

  • Every time the user wins a round increase the maximum number by 10.
  • Every time the user wins a round decrease the minimum number by 10.
  • adjust the input fields to accept the new minimum and maximum numbers

min is adjusted on user win

looks like the min is being reduced by a factor of ten on user win. Should only be increasing max on user win/loss.

Guess input - number and min/max attributes

The type attribute for the guess input should be “number”.

It should have “min” and a “max” attributes equal to the minimum and maximum of the range of guesses (e.g. 1 and 100, respectively).

User specified min/max

Add additional inputs that allows the user to specify what the minimum and maximum numbers should be.

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.