Fuzz Code
Status: Beta
Brought to you by:
hudzilla
Fuzz is Free Software, licensed under the GPL. For more information, please see the "COPYING" file. If you'd like to get started making your games, you've downloaded the wrong version of Fuzz! This is the source code to Fuzz, which is what turns your Fuzz games into playable user interfaces. You need to download a binary build of Fuzz, which is precompiled and lets you make games. If you'd like to compile and build your own version of Fuzz, you can either use Microsoft Visual Studio 2005 to open the Fuzz.sln solution and build it, or use Mono. If you're using Mono, then Windows users should rename run "make-win32" as a batch file, and Linux users should run the "make-unix" command. You will need the SDL libraries installed, along with SdlDotNet and Tao SDL. For your convenience, these are provided as pre-compiled cross-platform DLL files for Mono, but you may want to download your own versions. If you're interested in submitting code to Fuzz, please be aware that we require all Fuzz code to be licensed under the GNU GPL and that by submitting your work you give explicit permission for the Fuzz development team to release the code under the GPL v2 or any later version of the GPL. PLEASE NOTE: You do not require permission from the Fuzz developers to redistribute Fuzz, either in binary form or as source code. If you have made a Fuzz game, great! Go ahead and sell it or give it away, or whatever you want to do; you don't need to ask us for any permission whatsoever. Of course, if you want to drop us a line to let us know what you've done, we'd be happy to hear from you. We hope you enjoy your time using Fuzz! Fuzz is copyright (c) 2006 Paul Hudson http://sourceforge.net/projects/fuzzengine