Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

🧠 CodeBreaker

Crack the secret color code using logic and deduction.

A.K.A.

Also known as: Bulls and Cows, Cows and Bulls

Category

Classic Logic

How to Play

  1. A secret code of colored pegs is hidden
  2. Make guesses by placing colored pegs
  3. Feedback shows:
    • ⚫ Black: Correct color in correct position
    • ⚪ White: Correct color in wrong position
  4. Use logic to deduce the code
  5. Solve within the allowed number of guesses

Puzzle Source

🔧 Generator

Puzzles are algorithmically generated on-the-fly.

Source: Random code generation

Tips & Strategy

Issues & Bugs

🔍 Search existing issues for "CodeBreaker"

📝 Report a new bug


Part of the Enigma puzzle collection