54a8f26eca64da811e23be5502df6a1a316ccb5c
crosswords
A little project experimenting with crossword generation using dumps from the wiktionary project
At the current status a simple first version of server and client is ready and availble at https://antielektron.github.io/crosswords/ for testing.
Projekt structure:
./data
: jupyter notbooks to generate json databases for German and English, containing words and their hints../server
a websocket backend server, communicating with the client via json./js_client
javascript client
Description
Languages
Jupyter Notebook
91.7%
Python
4.6%
JavaScript
3.1%
HTML
0.6%