Open calebeaires opened 10 years ago
Hi @calebeaires
I have created a generator, in python puzzleData-generator
for generating this, i first work with text editor doing some replacements to get this from clues information, such as the available here http://elcriptico.com/crucigrama-8/
in the project i was working on, the starting point was a png image file with image recognition i got some info more detail here xwbinarier in that context it was easy to get startx and start
Hi @calebeaires,
I have created a JAVASCRIPT Generator of crossword puzzles. This might be more useful, as this is a JS project.
https://github.com/HoldOffHunger/jquery-crossword-puzzle-generator
Take a look at the demo! http://www.earthfluent.com/crossword-puzzle-demo.html
After just running the Python script up above at the link, posted by @adagio, I see that it's not randomly generated at all, as refreshing the page produces no changes in the resultant puzzle. But maybe this isn't a real demo! =)
You done a very good work. Do you have some clue to develop a "puzzleData" (from script.js) generator