Daily Challenge #17

Follow-up to @Peter challenge #15 about wordsearcher, here is a challenge. Use blocks to generate wordsearch square n x n wordsearcher. Have a defined list of words that will randomly print in the wordsearcher. Mine is not too complex and prints words randomly in row (not columns). How would you code this? I have made mine configurable so that you could tweak how often it should use the list-of predefined words.

Present your ideas / blocks:

Output of above is like below:

VWBYFBYKHOSSEINZKVGF
FBYAWORDBYOPUZZLECMF
QCREATEDBYQWPUZZLELN
BXGJJFECREATEDLFMPPC
TEHOSSEINIBYXPUZZLEB
QCREATEDCROSSPUNIWJO
CROSSCREATEDMWQRTWFG
CTCROSSNWORDRZCROSSS
URPCREATEDAJPAOTETGF
HGWORDBYEZLWHOSSEINB
AUBYBYNBYQBYDQQWORDI
HOSSEINWORDBYBPUZZLE
CROSSCCROSSHFMBYEVEA
MHQWORDWORDHHHOSSEIN
WORDRGWORDDEPUZZLEET
CREATEDUBYCROSSKWORD
HOSSEINXHOSSEINGYPBC
HOSSEINSKNGVTFRECBYC
ICROSSRYWORDPUZZLEVL
JEHOSSEINKYCBCREATED

9 Likes

Wow no reply after 12 hours.
I tried to solve but unable to solve.

2 Likes

:rofl: I’ll reveal some parts of it and at end of day, if no solutions from anyone, then I’ll post entire blocks :slight_smile:

5 Likes

Here is the full blocks for the crossword:

5 Likes

I can Use Letter, Number and Symbol 3 global List.

I think your question doesn’t relate to this topic. If true, open new thread

ok I am sorry.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.