Top "Crossword" questions

Anything related to crosswords, a kind of puzzle game where a square grid of squares is to be filled with letters forming words or phrases.

Algorithm to generate a crossword

Given a list of words, how would you go about arranging them into a crossword grid? It wouldn't have to …

algorithm crossword language-agnostic
Algorithm for crossword puzzle with given grid

Before I write something about the problem, I need to let you know: This problem is my homework (I had …

algorithm crossword
Crossword puzzle using JavaScript or HTML

Please see this image to read the actual assignment I need to make this crossword puzzle, I am totally new …

javascript css crossword
Learning Prolog: solving a crossword scheme

I'm trying to learn Prolog following the tutorials on this site and I can't find a solution to an exercise (…

prolog crossword