Starting from:
$30

$24

Assignment Solution

Create a driver program
2d array
List of words
Get a list from a 2d array
Display the words to be found in the word search
How to identify the position and direction of a word
Randomly place words in the grid
Populate grid with random letters
Can allow interlocking words (not required)
Accept a list of words from the user to make a puzzle
Get words from file
Randomly select the number of words
Specify longest and shortest words
Dimensions of the grid (sum length of words multiplied by 1.5 + square root some shit)

More products