📝 Word list (one per line)

Placed 0 / 0
Mode Medium
Solution Hidden

    ${title}

    Find all the words hidden in the grid. Words may go horizontally, vertically or diagonally.
    ${puzzleHtml}
    ${wordlistHtml}
    `); w.document.close(); setTimeout(() => w.print(), 300); } $('#toolbar').innerHTML = ` `; GZ.renderToolPage({ category: 'fun', titleKey: 'toolTitle', descKey: 'toolDesc', howToSteps: ['step1','step2','step3','step4'], related: [ {icon:'🎱', href:'/fun/bingo.html', name:'Bingo Number Caller'}, {icon:'🎯', href:'/fun/name-picker.html', name:'Name Picker'}, {icon:'🎲', href:'/fun/dice-roller.html', name:'Dice Roller'}, {icon:'📖', href:'/fun/story-generator.html', name:'Story Generator'}, ] });