The following software packages were developed in class and are available for general use (both source code and executables). Of course, they come with no warranty of any kind -- use at your own risk!
To install: Unless otherwise stated, just copy the .exe file to your local hard drive (store it anywhere -- on the desktop, or in a folder, or in C:\), then double-click on the icon in that location.
See Course Home Page.
- WordSearch: wordSearch.exe and wordSearch.cpp
How to use: create a list of words in c:\words.txt, then run this program, and it will generate a word search which it will store in c:\wordSearch.txt.
Note: Do not include punctuation in your word list unless you also want it included in your puzzle.