I'm creating a Word Boggle/ Factory game in VB6, I already have 6x6 board (textboxes), each has its randomize letter. My problem is how will the board generate possible words. Also, how will the program determine wheter the letter typed by the user is in the board, Thanks!