Tag
The article describes the author's journey building a word game that requires pure deduction without guessing, and how information theory helped overcome the challenge of generating solvable puzzles.
JS Crossword is a web-based crossword puzzle where each clue is the result of evaluating the JavaScript expression that is the answer. It uses obscure and cursed JS features, aimed at experienced JavaScript developers.