Files
puzzle-generator/data/crossword_2025-12-18_02_meta-stopte-onderzoek-dat-schade-van-apps-op-menta.json
2025-12-19 14:02:07 +01:00

95 lines
1.8 KiB
JSON

{
"gridv2": [
"#############",
"#############",
"##I#O####D###",
"##N#N####O#S#",
"##S#D####C#C#",
"##T#E#M##U#H#",
"##A#R#E##M#A#",
"##GEZONDHEID#",
"##R#O#T##N#E#",
"##A#E#A##T###",
"##M#K#A#META#",
"######L##N###",
"#############"
],
"words": [
{
"word": "GEZONDHEID",
"clue": "Welzijn",
"startRow": 7,
"startCol": 2,
"direction": "horizontal",
"answer": "GEZONDHEID",
"arrowRow": 7,
"arrowCol": 1
},
{
"word": "DOCUMENTEN",
"clue": "Papieren",
"startRow": 2,
"startCol": 9,
"direction": "vertical",
"answer": "DOCUMENTEN",
"arrowRow": 1,
"arrowCol": 9
},
{
"word": "INSTAGRAM",
"clue": "Platform",
"startRow": 2,
"startCol": 2,
"direction": "vertical",
"answer": "INSTAGRAM",
"arrowRow": 1,
"arrowCol": 2
},
{
"word": "ONDERZOEK",
"clue": "Studie",
"startRow": 2,
"startCol": 4,
"direction": "vertical",
"answer": "ONDERZOEK",
"arrowRow": 1,
"arrowCol": 4
},
{
"word": "MENTAAL",
"clue": "Geestelijk",
"startRow": 5,
"startCol": 6,
"direction": "vertical",
"answer": "MENTAAL",
"arrowRow": 4,
"arrowCol": 6
},
{
"word": "SCHADE",
"clue": "Negatief effect",
"startRow": 3,
"startCol": 11,
"direction": "vertical",
"answer": "SCHADE",
"arrowRow": 2,
"arrowCol": 11
},
{
"word": "META",
"clue": "Stopte onderzoek",
"startRow": 10,
"startCol": 8,
"direction": "horizontal",
"answer": "META",
"arrowRow": 10,
"arrowCol": 7
}
],
"difficulty": 1,
"rewards": {
"coins": 50,
"stars": 2,
"hints": 1
}
}