FoonLudum Dare ExplorerLD24 → Rubicon's LD24 Age of Defense game

Rubicon's LD24 Age of Defense game

By rubicon

View on Wayback Machine

CategoryRankScoreCount
Coolness1171

Comments

jeremy1080 2012-08-26 22:03

Hey mate! I suggest if it's an applet to make a Jar and post it on a site! If it's not an applet then create an executable Jar for it! I tried but I don't have the jave 7 jre installed to do so!

rubicon 2012-08-27 00:01

When I try to do that It creates the jar but none of the images appear. I can't figure out how to solve that.

rubicon 2012-08-27 04:23

If you end up reading this before playing it or even after you play it and find the bug, there was a bug where I uploaded the version of the code that didn't have the right command for the enemy so he can pathfind on the different textured maps. Just a heads up that, that part isn't working!

zoomyzoom 2012-08-28 12:40

Not very inovative :( but however a fun little game!

cthulhu 2012-08-29 21:09

Hi,

I've tried to turn your game into JAR. I did some progress but what I've got is not really a JAR. Check my changes in Screen.java. You can run it directly but it must remains in the game folder to run correctly. I don't understand what is wrong with what I did since all your resources are now in the JAR. Seems that when the jar is not in the game folder, the levels don't load.
(spent 1 hour for this).

Here is my gift: 0xg.fr/AgeOfWar.rar

Your game runs fine but sometimes I get "IndexOutOfBounds" exception and the game crashes, and the enemies are not following the path since level 3 or 4. At level 6 the game crashes. There's a bug: I can put towers on the path.

Good job for your first LD. I had the same issue at my first LD and someone helped me to export into JAR :D

rubicon 2012-09-01 03:34

Awesome! Thanks a bunch! I will see what I can do about the bugs and errors. Hopefully I can fix them :D

rubicon 2012-09-01 04:00

Fixed them :D

cthulhu 2012-09-01 04:14

Good :)

cthulhu 2012-09-01 04:15

In the description:
"game.jar" instead of "game.java"

rubicon 2012-09-01 04:23

haha I noticed that after I went back and read it xD Thanks for the heads up though!!

rawbits 2012-09-08 18:08

Learn how to make executables! I'll not setup an environment just to run a... game...