#BoggleSolver
Small project designed to solve a 4x4 boggle board.
##Versions
Originally started in javascript, but after realizing that it would require thousands of server requests to verify the words, I decided that I'd have to do this project server side.
##Demo