2021-08-31 17:43:09 +02:00
2021-08-31 17:26:19 +02:00
2021-07-03 20:21:45 +02:00
2021-08-31 17:43:09 +02:00
2020-05-03 11:17:11 +02:00
2021-07-04 14:22:49 +02:00
2021-06-17 16:02:50 +02:00
2020-05-03 11:17:11 +02:00
2020-05-02 19:11:49 +00:00
2021-06-13 21:06:55 +02:00
2021-07-04 14:33:45 +02:00

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
No description provided
Readme 1.9 GiB
Languages
Jupyter Notebook 91.7%
Python 4.6%
JavaScript 3.1%
HTML 0.6%