GithubHelp home page GithubHelp logo

numberguesser's Introduction

Number Guesser by Nick Svetnicka for Turing

ScreenShot of App

Introduction

A game in which the user tries to guess a random number between a certain range. This range is defaulted to 1 - 100, but can be manually set. The most recent guess is displayed along with hints as to whether the guess was too high or too low. If the user guesses the number exactly, the lower and upper bound on the range is automatically increased by 10.

Features

  • Initializes by generating a random number between 1 and 100
  • Min and Max Range inputs for re-defining the range between which the random number is generated
  • A Clear and Reset button is available (enabled when applicable) to clear the inputs or reset back to initial state
  • Both the range and guess inputs have full validation (valid number and within range)
  • Upon successfully guessing the random number, the range will automatically be expanded by 10 in each direction

Tips/Tricks

  • While playing the game, the current answer is displayed in the footer (to help with testing)
  • Try breaking the game (invalid inputs, guesses outside the range, min range > max range)

Built With

  • HTML
  • CSS
  • JavaScript

Team

Nick Svetnicka

numberguesser's People

Contributors

endlesshypnosis avatar

Stargazers

 avatar

Watchers

James Cloos avatar

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.