Crossword Compiler

TomHinkle.net

Crossword Compiler

A crossword compiler

I got pretty into crosswords and started trying my hand at constructing them. It's a task naturally suited to a computer, but being me, I thought it would be more fun to make my own crossword compiler than to use one of the established programs out there.

My tool uses Web Workers to help you search for solution grids in the background, while updating a UI that shows you the output of the search and lets you tweak the results in real time.

Tags

Tech used in this project:
Svelte JavaScript Game