Apr 24 2008
VB.Net: Word Search Generator
Previously I wrote a long post explaining how I created an algorithm to generate Word Search puzzles. I used the wonderful perl scripting language, which is typically my language of choice for utility programs. Since that time I undertook the task of recreating the same logic in VB.Net. Here is my finished product. Reading through [...]
