Secret Number

Game Description

The goal of the game is to guess the secret number
Guess the number according to the category, and the game is influenced by the chosen difficulty.

Conditions

  • The generated number has a range according to the category, but each individual digit appears in the final number only once.
  • It is generated from numbers 0 to 9

Evaluation

After each guess is submitted, the result for that guess will be displayed in the table.

The evaluation is as follows:

Assuming the secret number is 4309

#
Guess
Explanation
8561🟠None of the guessed digits are in the secret number
1234🟡🟡Two of the guessed digits are in the secret number, but none are in the correct position
2789🟢One guessed digit is in the secret number, and it is in the correct position
3749🟢🟡🟡Three guessed digits are in the secret number, one is in the correct position, and two are not in the correct position