Turing Machine

Turing Machine

A Logic Puzzle Game

Inspired by Scorpion Masque's Turing Machine

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

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)

Example Round

Your Guess:

3
4
2

Verifier Results:

Verifier A: TRUE Verifier B: FALSE Verifier C: TRUE Verifier D: FALSE

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!