GithubHelp home page GithubHelp logo

guessinggame's Introduction

The Guessing Game v0.0.3 CRITICAL UPDATE 11/5/2019

A minimalistic, cumulative web game for the willing! Made with ReactJS.

Features

  • This game allows you to, using the lowest amount of tries possible, guess a number from 1 to a number of your choice (inclusive)! It alerts you whether your guess is too low or too high, and how many guesses you have taken to guess the number. It also records your lowest guess count and motivates you to achieve lower than that.
  • Clean, modern UI with essential objects for optimal play
  • NEW Move Analyzer gives you some hints on how you are doing so far, and gives you a bit of help to get the randomly generated number.

Installation and Playtime

  • Clone the project into your preferred folder.
  • Using terminal or powershell, CD into the folder.

MAKE SURE YOU RUN npm install FIRST!!!

  • For development builds (not serious), do npm start (make sure npm is INSTALLED). Go to localhost:3000 to access and have fun!
  • For production builds (serious), do npm run build and go to the address your terminal gives you. Have fun!

Collaborators

If you would like to help me in endeavoring this project, you should take a look at the code and experiment yourself using "git clone." This is using the basic React framework, so it should be pretty easy to navigate between files (as there are only so many). If you REALLY want to help with the project, you can check out the to-do list below and see what issues you can work on. Email [email protected] upon successful implementation. Thanks!

Bugs

After looking at the code, if you see an inconsistency or you see something that does not make sense when you run the code, please post your problem in issues. (https://github.com/BrianSongDev/guessinggame/issues)
Any valid error is extremely appreciated!

To-do List of Features

Here are our most awaited features that will come out soon:

  • Better Move Analyzer (probability calculator, etc)

guessinggame's People

Contributors

briansongdev avatar dependabot[bot] 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.