How to Play VibeCrypt
Full rules for cracking a substitution cipher with frequency analysis.
Click a cipher letter, type your guess, use the frequency bars — and Brute Force when stuck.
VibeCrypt encrypts a tech or philosophy quote with a random substitution alphabet. Letters, spaces, and punctuation are preserved so the word shapes and letter frequencies give you a way in. Learn the controls once and you can solve puzzles from pure pattern.
Quick answer
Click a cipher letter, type your guess, use the frequency bars — and Brute Force when stuck.
Key points
- ▸ Click any encrypted letter to select it. Type A-Z to set your guess for that letter; Backspace clears it.
- ▸ A guess replaces the cipher letter everywhere it appears in the quote. Re-assigning a plain letter that was already mapped clears the older mapping.
- ▸ The Frequency Analyzer shows bar heights per cipher letter. In English, E, T, A, O, I, and N dominate — match tallest bars first.
- ▸ Brute Force locks in a random unsolved letter with its correct mapping, shown in gold. The gold letter cannot be overwritten.
- ▸ Cipher is a Fisher-Yates shuffled derangement — no letter ever maps to itself, so the ciphertext is always visibly different from the plaintext.
- ▸ Solve when every cipher letter maps to its plaintext. Lifetime Decryptions and Brute Force usage save to localStorage.
Examples
- Starting moveThe tallest frequency bar is usually E. Click that cipher letter and type E to seed the solve.
- Short-word attackA 3-letter cipher word is most often THE or AND. If you already have E placed, THE falls quickly.
- Brute Force useOne tap reveals a random locked letter in gold. Use sparingly if you want a clean-solve count.
When to use which tool
- CYAN · STABLE — Five-plus letters locked, frequency bars aligning, quote shape emerging.
- GOLD · GUARDED — Stalled for a minute, tempted to tap Brute Force — one reveal acceptable.
- MAGENTA · CRITICAL — Multiple Brute Force reveals needed or mappings contradict — abandon and reshuffle.
Related
- VibeCryptA famous quote hides behind a random substitution cipher. Click a letter, type a guess, and use frequency analysis to crack the code.
- VibeCrypt StrategyFrequency, short words, and doubles — the three attacks that crack any substitution cipher.
- What VibeCrypt TrainsThe cryptanalysis skill behind frequency, structure, and hypothesis testing.
- How to Play VibeContextFull rules for the Semantle-style warmth game.
Frequently asked questions
› Can a letter ever map to itself? Trust & accuracy
No — the cipher is rejected and reshuffled if any letter maps to itself, so ciphertext is always distinct from plaintext.
› Does Brute Force wipe my guesses?
No. It only fills one locked gold cell; all other guesses stay intact.
› How many quotes are in the bank? How-to
Around 20 curated short tech, AI, and philosophy quotes — all kept under about 120 characters for readable frequency analysis.
› How do I use a puzzle helper without spoiling the game? How-to
Use a puzzle helper after your own first attempt, not before every move or answer. Read the rules, try a round cold, then use the guide to understand misses, patterns, and better strategy. That keeps the puzzle fun while turning mistakes into practice.
› What should I learn first in a new puzzle game? Definition
Learn the rules, win condition, scoring, and one opening habit before chasing advanced tactics. Most players improve fastest by removing obvious mistakes: unclear turns, wasted guesses, ignored constraints, or overusing hints. Strategy only matters once the basic loop is automatic.