Menu

Tree [r1] /
 History

HTTPS access


File Date Author Commit
 docs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 AssemblyInfo.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 COPYING 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 KNOWN-ISSUES 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 NEWS 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 README 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 TODO 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 action.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 activeobject.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 activeobject_bounce.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 activeobject_directional.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 activeobject_path.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 activeobject_platform.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 activeobject_radiuspath.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 activeobject_static.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 activeobject_topdown.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 animation.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 condition.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 counter.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 effect.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 event.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 fuzz.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 fuzz.csproj 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 fuzz.mdp 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 fuzz.mds 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 fuzz.sln 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 input.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 level.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 make-unix 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 make-win32.bat 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 object.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 player.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 sound.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 surface.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...
 timer.cs 2006-10-01 hudzilla [r1] First public release of Fuzz: v0.5. Platform ga...

Read Me

  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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.