2dc194cd815fd04d2e87cf6fa3041cafb421dfdc
				
			
			
		
	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.
- ./servera websocket backend server, communicating with the client via json
- ./js_clientjavascript client
Description
				
					Languages
				
				
								
								
									Jupyter Notebook
								
								91.7%
							
						
							
								
								
									Python
								
								4.6%
							
						
							
								
								
									JavaScript
								
								3.1%
							
						
							
								
								
									HTML
								
								0.6%