Show HN: JavaScript Crossword – a crossword where the clue = eval(answer)
Category: other
Tags: crossword, javascript, eval, puzzle, educational
Score: 6.7/10 (Innovation: 8, Technical: 7, Documentation: 6, Utility: 5)
A JavaScript crossword puzzle where each clue is the result of evaluating the answer as JS code, using obscure and cursed language features. It combines puzzle design with JavaScript quirks, offering a unique challenge for experienced JS developers.
Target audience: backend devs, frontend devs, js enthusiasts
Repository: https://lyra.horse/fun/jscrossword/
View on Hacker News