/VBA-Game-Boggle

A short "game" of Boggle. Doesn't actually let you play the game, but it generates a random 4x4 grid of letters and finds all valid words in a given language (well, only two languages). Uses recursion. For Skema students, this code is post-session 6, and it uses a session 8 notion.

Watchers