Download DamagedEarth Free Java Code
Description
A 2D arial RPG futuristic game.
Icons
Source Files
The download file DamagedEarth-master.zip has the following entries.
.gitignore// w w w . j a va 2s . c o m
COPYING
README.md
natives/OpenAL32.dll
natives/OpenAL64.dll
natives/jinput-dx8.dll
natives/jinput-dx8_64.dll
natives/jinput-raw.dll
natives/jinput-raw_64.dll
natives/libjinput-osx.jnilib
natives/liblwjgl.jnilib
natives/lwjgl.dll
natives/lwjgl64.dll
natives/openal.dylib
res/DamagedEarth.png
res/Entities/Treegiant/normal.png
res/Player/Scientist/scientist-right.png
res/Player/Scientist/scientist.png
res/Player/Soldier/soldier-back.png
res/Player/Soldier/soldier-left.png
res/Player/Soldier/soldier-right.png
res/Player/Soldier/soldier.png
src/com/damagedearth/DamagedEarth.java
src/com/damagedearth/Entities/Components/Entity.java
src/com/damagedearth/Entities/Components/EntityEnemy.java
src/com/damagedearth/Entities/Components/EntityNPC.java
src/com/damagedearth/Entities/EntityPlayerController.java
src/com/damagedearth/Entities/EnumPlayerClass.java
src/com/damagedearth/Gameplay/Quests/BasicQuest.java
src/com/damagedearth/Gameplay/Quests/SlayingQuest.java
src/com/damagedearth/Gameplay/StaticObjects/Structure.java
src/com/damagedearth/Gui/Components/CreateCharacter/GuiClass.java
src/com/damagedearth/Gui/Components/GuiButton.java
src/com/damagedearth/Gui/Components/GuiNPC.java
src/com/damagedearth/Gui/Components/GuiNPCQuestDialogue.java
src/com/damagedearth/Gui/Components/GuiScreen.java
src/com/damagedearth/Gui/GuiCreateCharacter.java
src/com/damagedearth/Gui/GuiIntro.java
src/com/damagedearth/Gui/GuiMainMenu.java
src/com/damagedearth/Gui/GuiOverlay.java
src/com/damagedearth/Start.java
src/com/damagedearth/Utilities/Components/EnumConfigurationType.java
src/com/damagedearth/Utilities/Components/FileConfiguration.java
src/com/damagedearth/Utilities/Components/TrueTypeFont.java
src/com/damagedearth/Utilities/FontRenderer.java
src/com/damagedearth/Utilities/H1FontRenderer.java
src/com/damagedearth/Utilities/H2FontRenderer.java
src/com/damagedearth/Utilities/ImageLoader.java
src/com/damagedearth/Utilities/MathHelper.java
src/com/damagedearth/Utilities/MouseHelper.java
src/com/damagedearth/Utilities/NPCFileManager.java
src/com/damagedearth/Utilities/PlayerFileManager.java
src/com/damagedearth/Utilities/Tesselator.java
src/com/damagedearth/Worlds/AbstractWorld.java
src/com/damagedearth/Worlds/CrystalForest.java
Download
Click the following link to download DamagedEarth-master.zip.
DamagedEarth-master.zip