Tutorials/Netbeans
From FANG
This tutorial shows you how to use the FANG Engine with Netbeans 6.5. The screenshots for this tutorial are taken in Linux using Netbeans 6.5. Your version of Netbeans on your operating system may look slightly different, but the procedure should be roughly the same. Consult the Netbeans web page for detailed documentation on your own version of Netbeans.
- Download the latest version of the FANG Engine. There are two types of downloads - the compiled version and the source code version.
Download the compiled version. - Create a new project of type Java Application.
- Right click in the Libraries part and select Add Jar/Folder...
- Browse to find the FANG Engine jar file and click on OK.
- Under the Source Packages make a new Java Class.
- Click on Finish.
- Replace the code with the code shown in the image.
- Right click on the game file and select Run File.
- Your game should appear as an applet.
- If you would like, you can make it into an application by inserting the code in the image to the right.
- Clicking on Run File will bring up the game in its own window.
- This page was last modified on 1 November 2009, at 14:34.
- This page has been accessed 3,081 times.
- Privacy policy
- About FANG
- Disclaimers
- Powered by MediaWiki!





















