Tutorials/JCreator
From FANG
This tutorial shows you how to use the FANG Engine with JCreator. Your version of JCreator may look slightly different, but the procedure should be roughly the same. Consult the JCreator web page for detailed documentation on your own version of JCreator.
- 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. - Make a new project using the File->New->Project option.
- Make the project a Basic Java Applet. Click on Next.
- Give the project a name. Click on Next.
- Select the Required Libraries tab then click on New...
- Under the Classes tab select Add->Add Archive...
- Browse to find the FANG Engine jar file then click Open.
- Name the library FANG2 then click on OK.
- Click on Finish.
- You should see some starting code. This will be altered in the next step.
- Change the code as shown in the image.
- Under the Run menu select Run File.
- You should see your game in a new window.
- This page was last modified on 1 November 2009, at 14:35.
- This page has been accessed 119 times.
- Privacy policy
- About FANG
- Disclaimers
- Powered by MediaWiki!











