Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 389 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 389 Bytes

BoggleChallenge

A boggle board solver (wrapped in a web app)

As a bonus, also includes an algorithm for copying a linked list with random pointers

Algorithms located in the models folder.

How to Run

Open BoggleChallenge.sln in Visual Studio 2013 (available free at http://www.visualstudio.com/en-us/visual-studio-community-vs.aspx)

Hit the play button