Hacker News new | ask | show | jobs
by rrrrob 3915 days ago
Neat! This sort of thing also is a really nice project for playing around with logic programming languages.

One missing feature is enforcing a unique solution, which is something you'd generally expect from a word search puzzle.

1 comments

Good point. I was relying mostly on the words being sufficiently complex that the odds of them appearing by chance would be small, but enforcing that assumption would be a good exercise.