Files
puzzle-generator/data/crossword_2025-12-18_01_parkinsonpati-nten-nederland-moet-zich-in-eu-verze.json
2025-12-19 14:02:07 +01:00

92 lines
1.9 KiB
JSON

{
"gridv2": [
"###########",
"###########",
"##EUROPA#N#",
"######A##A#",
"####VERZET#",
"######K##U#",
"######I##U#",
"###KLANK#R#",
"######F##B#",
"###########"
],
"words": [
{
"word": "KLANK",
"clue": "Stemmen voor een betere toekomst",
"startRow": 7,
"startCol": 3,
"direction": "horizontal",
"answer": "KLANK",
"arrowRow": 7,
"arrowCol": 2
},
{
"word": "PARKIN",
"clue": "Dergelijke aandoening beïnvloedt beweging",
"startRow": 2,
"startCol": 6,
"direction": "vertical",
"answer": "PARKIN",
"arrowRow": 1,
"arrowCol": 6
},
{
"word": "VERZET",
"clue": "Collectief optreden tegen beleid",
"startRow": 4,
"startCol": 4,
"direction": "horizontal",
"answer": "VERZET",
"arrowRow": 4,
"arrowCol": 3
},
{
"word": "NATUUR",
"clue": "Leefgebied voor planten en dieren",
"startRow": 2,
"startCol": 9,
"direction": "vertical",
"answer": "NATUUR",
"arrowRow": 1,
"arrowCol": 9
},
{
"word": "EUROPA",
"clue": "Het politieke blok waarin Nederland deel uitmaakt",
"startRow": 2,
"startCol": 2,
"direction": "horizontal",
"answer": "EUROPA",
"arrowRow": 2,
"arrowCol": 1
},
{
"word": "PARKINF",
"clue": "Afkorting Parkinson",
"startRow": 2,
"startCol": 6,
"direction": "vertical",
"answer": "PARKINF",
"arrowRow": 1,
"arrowCol": 6
},
{
"word": "NATUURB",
"clue": "Bescherming van natuurgebieden",
"startRow": 2,
"startCol": 9,
"direction": "vertical",
"answer": "NATUURB",
"arrowRow": 1,
"arrowCol": 9
}
],
"difficulty": 1,
"rewards": {
"coins": 50,
"stars": 2,
"hints": 1
}
}