Welcome to Bill's Java Word Games!

I am working towards making this a project that includes some interesting word games written in Java. I am writing them in a phased approach as I have the time, so my approach is as follows:

A couple other things are required to use these games; a word list of valid words (available in the files section) and the version 0.7 or greater jar from Bill's Java Utilities, which must be in added to your CLASSPATH or placed in the same directory as the jwordgames.jar file.

Documentation on how to play the games can be found here.

For interested developers, javadoc can be found here.

SourceForge Logo