Both players pick a 4-digit number
Guess and get hints
First person to guess within 5 minutes wins!
Example: Secret is 1234
| GUESS | WRONG POS | RIGHT POS |
|---|---|---|
| 1562 | 1 | 1 |
| 4321 | 4 | 0 |
1562: Has '1' in correct position, and '2' in wrong position.
4321: All 4 digits exist but all are in wrong positions!
Share the code to start multiplayer!