wordChecker
wordChecker is a cocoa class that provides the ability to check word validity through a simple boolean interface to either NSSpellChecker or any custom word list. It doesn't provide spelling suggestions or definitions for words. It was designed for use in word games. Included below is a simple example application using the class, and the source code of this application (released under the GPL).
Questions & Comments
If you have any questions or comments regarding any of the software here, please email me.
