noahc66260/boggle
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
We implement a solution to the game of boggle in C++ with an emphasis on object oriented programming and it's available features. Here I prioritize modularity over speed. The Google Test framework is used as an exercise.