Files
puzzle-generator/data/crossword_2025-12-18_01_slechtste-slogan-van-het-jaar-over-verslavende-dru.json
2025-12-19 14:02:07 +01:00

121 lines
2.1 KiB
JSON

{
"gridv2": [
[
"##############"
],
[
"##############"
],
[
"#######L######"
],
[
"#######E##B###"
],
[
"###A#SNUIVEN##"
],
[
"###K###S##S###"
],
[
"###K######T###"
],
[
"##VERSLAAVEND#"
],
[
"###R######D#R#"
],
[
"###H######I#O#"
],
[
"###O#SLOGAN#O#"
],
[
"###F######G#G#"
],
[
"##############"
]
],
"words": [
{
"word": "VERSLAAVEND",
"clue": "Overdrijft aantrekkingskracht",
"startRow": 7,
"startCol": 2,
"direction": "horizontal",
"answer": "VERSLAAVEND",
"arrowRow": 7,
"arrowCol": 1
},
{
"word": "BESTEDING",
"clue": "Korting of prijs",
"startRow": 3,
"startCol": 10,
"direction": "vertical",
"answer": "BESTEDING",
"arrowRow": 2,
"arrowCol": 10
},
{
"word": "AKKERHOF",
"clue": "Naam van de winkel",
"startRow": 4,
"startCol": 3,
"direction": "vertical",
"answer": "AKKERHOF",
"arrowRow": 3,
"arrowCol": 3
},
{
"word": "SNUIVEN",
"clue": "Korte handeling bij verslaving",
"startRow": 4,
"startCol": 5,
"direction": "horizontal",
"answer": "SNUIVEN",
"arrowRow": 4,
"arrowCol": 4
},
{
"word": "SLOGAN",
"clue": "Marketing tekst",
"startRow": 10,
"startCol": 5,
"direction": "horizontal",
"answer": "SLOGAN",
"arrowRow": 10,
"arrowCol": 4
},
{
"word": "DROOG",
"clue": "Tegenstrijdig fruittype",
"startRow": 7,
"startCol": 12,
"direction": "vertical",
"answer": "DROOG",
"arrowRow": 6,
"arrowCol": 12
},
{
"word": "LEUS",
"clue": "Kortere slogan tekst",
"startRow": 2,
"startCol": 7,
"direction": "vertical",
"answer": "LEUS",
"arrowRow": 1,
"arrowCol": 7
}
],
"difficulty": 1,
"rewards": {
"coins": 50,
"stars": 2,
"hints": 1
}
}