R/word_intersections.R
word_intersections.RdGet possible intersection points based on the current board and a provided word
word_intersections(x, word = "needles")word matrix
the word to add (character/scalar)
for each direction, a matrix of crossing-point counts