Vault Solver — 4-digit code (0–9, repeats allowed)

Enter a guess (one digit per box) and set the per-digit feedback by clicking the small color boxes under each digit: grey, yellow, blue. The digit box will change color to match the feedback.

Enter guess
Quick controls
History
How feedback is computed
Blue = correct digit in correct position
Yellow = digit appears in code but not here (accounting for duplicates)
Grey = digit not present (accounting for duplicates)
Deploying to GitHub Pages
Save as index.html, push to a repo, then enable GitHub Pages in the repo settings (branch: main or gh-pages). No server or build step required.