MazeWorks
Java Games and PuzzlesHomeBooksDownloadLinksEmail
Download

Welcome! Here you may download a copy of any of the programs on the Mazeworks site. The license for use of this software (see below) is a simple, permissive, free software license. All the files are in Zip format.

If you're a programmer, the Java source code is available for you to read, modify, compile, distribute, etc. We'd love to hear about any modifications you might make.

If you'd like to post a copy of one or more of the programs on your web site, or just have the games available to play in a browser offline, the download files contain everything you'll need. A sample web page is also included with each applet. Just unzip the download file, preferably in its own directory, and point your browser to the file Sample.htm. The applet should start right up.

It's worth mentioning that all of the text in all of the programs is passed in as HTML parameters. This means that you can change the text displayed in an applet, even translate it into another language, without having to modify the source code. The applet background color is also a parameter, which should make it easier for you to adapt the applet to your particular site.

We hope you enjoy working with the programs, and/or playing the games, as much as we enjoyed creating them.

-Bob Kirkland / David Herzog

English 16

Fiver

Hare & Hounds

Hex-7

MazeGen
(Source only)

Peggy

Sliders

TacTix

Tower of Hanoi

Triplets

License

All of the programs on the Mazeworks site are covered under the following license, which is based on the X11 License (except for the copyright holder of course, which would be me) and is compatible with the Gnu GPL:

Copyright © 2002 David Herzog. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, provided that the above copyright notice and this permission notice appear in all copies of the Software and that both the above copyright notice and this permission notice appear in supporting documentation.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

Except as contained in this notice, the name of the copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder.

Home