Skip to content

berkerol/guess-the-number

Repository files navigation

Guess the Number

Sonarcloud Status CI contributions welcome semistandard ECMAScript license

Try to find the number using various hints. Digits cannot repeat. Press R to reset settings to defaults.

button

Gameplay & Features

  • Hints

    • number of digits

      • in correct and incorrect positions relative to the real number.
      • do not exist in the real number.
    • whether your guess is bigger or smaller than the real number.

    • sum of all digits in the real number.

  • Make a random guess or give up.

Continous Integration

It is setup using GitHub Actions in .github/workflows/lint.yml

Contribution

Feel free to contribute according to the semistandard rules and latest ECMAScript Specification.

Distribution

You can distribute this software freely under GNU GPL v3.0.