Coder Social home page Coder Social logo

guess-it's People

Contributors

aishwaryakeerty avatar codersjsu avatar jpranjal avatar rushin95 avatar suchetamandal avatar surendrary avatar

Stargazers

 avatar

Watchers

 avatar

guess-it's Issues

Add 'Guess' Button

Clicking on this button, system will directly check the entered input (by user) and guessed number (by computer). After that, it will post result and will end the game

Add/alter tables

I will be updating the schema:

  1. User: USER_ID, level, name, time, turns, status, result
  2. game_hub: hub_id, hub_name, number, level, active, host_id
  3. hub_user: hub_id, user_id

Informational messages

We will collect some informational messages about information theory and will show these at random to users to increase their knowledge on this theorem

Label Box

I will add a label box that will tell user about the opeartion he is about to perform. Label box will have values "Greater than", "Less than", "divisible by" according to the operator selected by the user.
Also I will add a validation that user selects one of the operator before making a query

Define hard level in code

I will be making a logic such that if game is hard level than:

  1. number will be 1-999
  2. Maximum time will be 2 minutes
  3. max number of turns 10

POC - User Input

Make demo and explain process for taking input via keyboard from user

Create equation

When user will select operators and operand, then system will generate a common equation to check it on guessed number

Query History

As user, it will be helpful if one can see the previously entered query and its result, then user can guess or ask more efiiciently.

Implement Guessing Techniques

Add implementation of 'Guess' button, in clicking on this button system will check whether operation on input and actual answer (which is only known to computer) and return true or false value.

Scoreboard World

I will be making the following:

  1. a score board world to fetch results from the database

Validation for input number

I will add a validation that user enters a number before making a query and before making the final guess

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.