-
Notifications
You must be signed in to change notification settings - Fork 9
Home
cwerling edited this page Sep 19, 2014
·
12 revisions
Interesting pages for (potential) developers
- For a fast start, please read the developer howto and the FuzzEd architecture overview page.
- FuzzEd needs some static files to be generated. This is done through SCons, the according build targets are documented on a separate page.
- If in doubt how to format your code, take a look at our Coding Conventions.
- The JavaScript frontend code relies on a special factory concept and uses some javascript libraries.