Files
puzzle-generator/data/crossword_2025-12-21_01_algemeen-1766335023861.json
mike cdb609b746 feat(crossword): add 2025‑12‑21 puzzles and update output generators
- Introduce three new puzzle files for the 2025‑12‑21 theme
- Update main generator to include new data set
- Regenerate pool, report, RSS and theme outputs
- Clean up legacy JSON format in main file
- Ensure consistency across generated assets
2025-12-21 17:41:41 +01:00

246 lines
4.6 KiB
JSON

{
"date": "2025-12-21",
"theme": "algemeen-1766335023861",
"difficulty": 1,
"rewards": {
"coins": 50,
"stars": 2,
"hints": 1
},
"gridv2": [
"############",
"############",
"##IE####SD##",
"##TRAAKTEN##",
"#####ADEREN#",
"#####REGALE#",
"##BK#D#ERIN#",
"##AR#V#NEEN#",
"###UIL#OLGA#",
"###GROEP####",
"############"
],
"words": [
{
"word": "IE",
"clue": "IE",
"startRow": 2,
"startCol": 2,
"direction": "horizontal",
"answer": "IE",
"arrowRow": 2,
"arrowCol": 1
},
{
"word": "AARDVLO",
"clue": "AARDVLO",
"startRow": 3,
"startCol": 5,
"direction": "vertical",
"answer": "AARDVLO",
"arrowRow": 2,
"arrowCol": 5
},
{
"word": "KDE",
"clue": "KDE",
"startRow": 3,
"startCol": 6,
"direction": "vertical",
"answer": "KDE",
"arrowRow": 2,
"arrowCol": 6
},
{
"word": "TEGENOP",
"clue": "TEGENOP",
"startRow": 3,
"startCol": 7,
"direction": "vertical",
"answer": "TEGENOP",
"arrowRow": 2,
"arrowCol": 7
},
{
"word": "SD",
"clue": "SD",
"startRow": 2,
"startCol": 8,
"direction": "horizontal",
"answer": "SD",
"arrowRow": 2,
"arrowCol": 7
},
{
"word": "TRAAKTEN",
"clue": "TRAAKTEN",
"startRow": 3,
"startCol": 2,
"direction": "horizontal",
"answer": "TRAAKTEN",
"arrowRow": 3,
"arrowCol": 1
},
{
"word": "IT",
"clue": "IT",
"startRow": 2,
"startCol": 2,
"direction": "vertical",
"answer": "IT",
"arrowRow": 1,
"arrowCol": 2
},
{
"word": "ER",
"clue": "ER",
"startRow": 2,
"startCol": 3,
"direction": "vertical",
"answer": "ER",
"arrowRow": 1,
"arrowCol": 3
},
{
"word": "ADEREN",
"clue": "ADEREN",
"startRow": 4,
"startCol": 5,
"direction": "horizontal",
"answer": "ADEREN",
"arrowRow": 4,
"arrowCol": 4
},
{
"word": "BA",
"clue": "BA",
"startRow": 6,
"startCol": 2,
"direction": "vertical",
"answer": "BA",
"arrowRow": 5,
"arrowCol": 2
},
{
"word": "KRUG",
"clue": "KRUG",
"startRow": 6,
"startCol": 3,
"direction": "vertical",
"answer": "KRUG",
"arrowRow": 5,
"arrowCol": 3
},
{
"word": "REGALE",
"clue": "REGALE",
"startRow": 5,
"startCol": 5,
"direction": "horizontal",
"answer": "REGALE",
"arrowRow": 5,
"arrowCol": 4
},
{
"word": "BK",
"clue": "BK",
"startRow": 6,
"startCol": 2,
"direction": "horizontal",
"answer": "BK",
"arrowRow": 6,
"arrowCol": 1
},
{
"word": "ERIN",
"clue": "ERIN",
"startRow": 6,
"startCol": 7,
"direction": "horizontal",
"answer": "ERIN",
"arrowRow": 6,
"arrowCol": 6
},
{
"word": "AR",
"clue": "AR",
"startRow": 7,
"startCol": 2,
"direction": "horizontal",
"answer": "AR",
"arrowRow": 7,
"arrowCol": 1
},
{
"word": "NEEN",
"clue": "NEEN",
"startRow": 7,
"startCol": 7,
"direction": "horizontal",
"answer": "NEEN",
"arrowRow": 7,
"arrowCol": 6
},
{
"word": "UIL",
"clue": "UIL",
"startRow": 8,
"startCol": 3,
"direction": "horizontal",
"answer": "UIL",
"arrowRow": 8,
"arrowCol": 2
},
{
"word": "OLGA",
"clue": "OLGA",
"startRow": 8,
"startCol": 7,
"direction": "horizontal",
"answer": "OLGA",
"arrowRow": 8,
"arrowCol": 6
},
{
"word": "GROEP",
"clue": "GROEP",
"startRow": 9,
"startCol": 3,
"direction": "horizontal",
"answer": "GROEP",
"arrowRow": 9,
"arrowCol": 2
},
{
"word": "SERAREL",
"clue": "SERAREL",
"startRow": 2,
"startCol": 8,
"direction": "vertical",
"answer": "SERAREL",
"arrowRow": 1,
"arrowCol": 8
},
{
"word": "DNELIEG",
"clue": "DNELIEG",
"startRow": 2,
"startCol": 9,
"direction": "vertical",
"answer": "DNELIEG",
"arrowRow": 1,
"arrowCol": 9
},
{
"word": "NENNA",
"clue": "NENNA",
"startRow": 4,
"startCol": 10,
"direction": "vertical",
"answer": "NENNA",
"arrowRow": 3,
"arrowCol": 10
}
]
}