ua-dev-front / crossword-master

Crossword generator & solver
https://crossword-master.org
MIT License
1 stars 2 forks source link

Crossword Master

Crossword Master is a web crossword generator & solver with an intuitive UI.

What it can do

https://user-images.githubusercontent.com/53875005/209468785-38f21cc5-4b63-4277-b6cb-310e31b9f406.mp4

Technologies used

The app is written in TypeScript/Python and makes use of the following technologies:

Crossword generation and solving are implemented with the backtracking algorithm. Linguistic data comes from Datamuse API.