Hacker News new | ask | show | jobs
Show HN: A Wordle-style game for SHA-256 hashes (hashle.app)
3 points by stwsk 184 days ago
i built a small wordle-style game where the target is a daily sha-256 hash.

it’s intentionally not cryptographically realistic; the goal is to make avalanche effects and the meaninglessness of near-matches intuitive.

this was a quick front-end experiment; the code isn’t published yet.

everything runs client-side; no tracking; no accounts.