JARGON stands for: Java Assisted, Retro Game, Opensource Namespace
The main purpose of JARGON is to give anyone the ability to create and design beautiful 2D games with a highly polished editor.
###Eclipse
cdinto the directory of where you would like to download JARGON- Clone the Jargon repo:
git clone https://github.com/nlogm/Jargon - Go into Eclipse
- Click
File->import->Gradle Project-> Enter path to where you downloaded JARGON - Run the program from Desktop Launcher, if there are errors go to Step 6
- Click
Run->Run Configurations - Highlight your build (May be "DesktopLauncher")
- Click
Arguments - Under
Working Directories:", selectother - Paste this
${workspace_loc:MyProjectName-desktop/assets}into theotherspace
###Terminal
cdinto the directory of where you would like to download JARGON- Clone the Jargon repo:
git clone https://github.com/nlogm/Jargon cd Jargonsudo chmod +x gradlew./gradlew desktop:run
If you run into further issues Please click here and explain any issues you are having. You can also email any contributor on this project.
- Layered Map Editor
- Light Editing
- Physics Body Editor
- Physics Body Image Molder
- Image Manipulation
- LibGDX Level Parser