Files
puzzle-generator/data/crossword_2025-12-18_03_30-11-in-nieuwsuur-pijn-bij-keizersnede-netanyahu-.json
2025-12-19 14:02:07 +01:00

114 lines
1.8 KiB
JSON

{
"gridv2": [
[
"##############"
],
[
"##############"
],
[
"########N#####"
],
[
"######M#I#R###"
],
[
"###N##E#E#U###"
],
[
"###E##N#U#G#S#"
],
[
"###D##S#W#G#M#"
],
[
"##KEIZERSNEDE#"
],
[
"###R##N#U#N#R#"
],
[
"###L##W#U#P#I#"
],
[
"###A##E#R#R#G#"
],
[
"###N##R###I#E#"
],
[
"###D##K###K###"
],
[
"##############"
]
],
"words": [
{
"word": "KEIZERSNEDE",
"clue": "operatie",
"startRow": 7,
"startCol": 2,
"direction": "horizontal",
"answer": "KEIZERSNEDE",
"arrowRow": 7,
"arrowCol": 1
},
{
"word": "MENSENWERK",
"clue": "arbeid",
"startRow": 3,
"startCol": 6,
"direction": "vertical",
"answer": "MENSENWERK",
"arrowRow": 2,
"arrowCol": 6
},
{
"word": "RUGGENPRIK",
"clue": "anesthesie",
"startRow": 3,
"startCol": 10,
"direction": "vertical",
"answer": "RUGGENPRIK",
"arrowRow": 2,
"arrowCol": 10
},
{
"word": "NIEUWSUUR",
"clue": "media",
"startRow": 2,
"startCol": 8,
"direction": "vertical",
"answer": "NIEUWSUUR",
"arrowRow": 1,
"arrowCol": 8
},
{
"word": "NEDERLAND",
"clue": "land",
"startRow": 4,
"startCol": 3,
"direction": "vertical",
"answer": "NEDERLAND",
"arrowRow": 3,
"arrowCol": 3
},
{
"word": "SMERIGE",
"clue": "complex",
"startRow": 5,
"startCol": 12,
"direction": "vertical",
"answer": "SMERIGE",
"arrowRow": 4,
"arrowCol": 12
}
],
"difficulty": 1,
"rewards": {
"coins": 50,
"stars": 2,
"hints": 1
}
}