Welcome to Turing Machine! Can you crack the secret code
using logic and deduction? Use the verifiers to narrow down
the possibilities and discover the hidden three-digit
number.
Objective: Deduce the secret three-digit code
where each digit ranges from 1 to 5.
125 Possible Combinations (111 - 555)
How to Play
Each game has a hidden three-digit code (e.g., 3-4-2)
Each digit can be 1, 2, 3, 4, or 5
You have four verifiers that check different properties of
your guess
Submit guesses to see which verifiers return TRUE or FALSE
Use logic to eliminate impossible combinations
Submit your final answer when you've deduced the code
Position Colors
Each digit position has an associated color:
BLUE 1st Digit
YELLOW 2nd Digit
PURPLE 3rd Digit
Verifier Types
Each game randomly selects four verifiers from these types:
Count Checker
Verifies if your guess has the same count of a specific
digit as the solution
Position Comparator
Compares a digit at a specific position (color) to a
target number using <, =, or >
Parity Checker
Checks if the sum of all three digits is odd or even
Repetition Detector
Verifies if any digit repeats itself (e.g., 1-1-3 has
one digit repeating twice)
Use these results to eliminate possibilities and make your
next guess!
Strategy Tip: The verifiers are carefully
chosen to uniquely identify the solution. Start with systematic
guesses (like 1-1-1 or 5-5-5) to gather maximum information
about the constraints!