Skip to content

dsaini64/CrosswordProblem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrosswordProblem

My algorithm to generate crosswords from a given set of words (In Java).

Motivation

The crosswords in newpapers are usually made with a human coming up with a grid, then adding words of appropriate lengths to the crossword to fit that grid. With my algorithm, you can form the smallest possible crossword given a set of predetermined words you want to include. I find this a more intuitive way to produce crosswords that are more fun to solve.

About

A constraint-based crossword generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages