Below Earth by klianc09

[raw]
made by klianc09 for LD29 (JAM)
You are a miner/explorer/pyrotechnist/bomb throwing maniac who is exploring an underground cave and exploring/slaughtering the lifeforms it's inhabitating.

----- Controls -----

Arrowkeys to move
A/S/X/Y/Z to blow shit up

Gamepad support made it 1 MB larger... so yeah, it has gamepad support!

------ Update News ------

Post-Como Version Updated:
-Mainly balancing updates decreasing the difficulty to make it more playable for people that didn't spent 72 hours making it.
-You can now actually Pause the game
-Prettier tilemap rendering

Original Version Updates:
-Fixed bug that crashed the game when you finished the last level
-Changed Java JRE target to 1.7
-Added a logger writing to a file, for easier error reporting next time.


-----Behind the scenes-----

Although this is a jam entry, you can view the source code on bitbucket if you are interested.

Created using IntelliJ IDEA and LibGDX
Sounds created with bfxr
Pixelart created with aseprite

Ratings

Coolness 91% 2
Overall(Jam) 3.39 252
Audio(Jam) 2.68 509
Fun(Jam) 3.38 157
Graphics(Jam) 3.21 440
Humor(Jam) 2.74 308
Innovation(Jam) 3.17 299
Mood(Jam) 3.00 398
Theme(Jam) 3.38 260

Feedback

mclewis
29. Apr 2014 路 04:42 UTC
When I tried to run the game I got an error saying a Java exception had occured.
admung
29. Apr 2014 路 05:15 UTC
I am getting the same error as mclewis.
petey123567
29. Apr 2014 路 05:52 UTC
I too am getting the java exception error. P.s. update your description :)
TheLastBanana
29. Apr 2014 路 06:27 UTC
You have to download Java 8 to run the game:
http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html

The game was fun, and I thought the graphics and particle effects were nice. I made it to level 19.

I had a few gripes, though:
- The player movement felt really sluggish, especially combined with the bomb throwing mechanic -- I felt like there was barely enough room to maneuver, much less to get the run-up required to lob a bomb at enemies.
- I felt like the spitting mole things should only take one hit to kill. They're hard enough to dodge as it is.
- When you restart the level, you start with the amount of health you had when you got to that level. That kind of sucks when you only have 1 health left and the level is nearly impossible to beat without taking damage.

Overall, I liked it! Good work. :)
馃帳 klianc09
29. Apr 2014 路 20:14 UTC
Thanks for reporting the errors, as TheLastBanana already pointed out, it was compiled using Java 8, but since I don't really use any Java 8 features I changed it to Java 7.

@TheLastBanana: I'm glad you like it. And I totally agree with you, tweaking the numbers is really hard during ludum dare when you can't find a playtester in the middle of the night.

The Post-Compo Version has been updated addressing all of your issues in some way and generally making the game easier.
馃帳 klianc09
29. Apr 2014 路 20:15 UTC
P.S.: thanks petey123567 for reminding me ;)
jujule
29. Apr 2014 路 22:23 UTC
Classic but fun and well executed. Gamepad support is really a plus. Good job!
MunkeeBacon
30. Apr 2014 路 21:04 UTC
Very good game! Player controls are nice and the idea is clever. Felt fun to play around in. Nice job.
Delca
01. May 2014 路 17:47 UTC
The game played nicely, but I died too many times and could not get past level 11. I am that bad T_T
Anyway, it was good, and I liked the enemies (damn sharks. I thought I was safe on the land...). Great job!
Cezel_
01. May 2014 路 18:31 UTC
Had a great time playing it, got a bit hard towards the later levels, but still a fun game!
Sim00n
01. May 2014 路 20:25 UTC
I really like how clean and smooth the game is but I suppose you didn't have much time to test. The second level with enemies is impossible to beat if you start with 1hp (after taking damage in the previous level). Overall an awesome game!
GreatBigJerk
01. May 2014 路 20:25 UTC
Couldn't run on OSX
CoderMusgrove
01. May 2014 路 20:37 UTC
Really fun, but can get really hard at times. :)
GreatBigJerk
01. May 2014 路 20:52 UTC
Doesn't run on OSX
KevinWorkman
02. May 2014 路 18:05 UTC
This is a great game, one of my favorite so far. I would definitely play an expanded version of this. My only gripe is that when you die, your health should restart- restarting with 1 health point gets old pretty fast.
phi
03. May 2014 路 20:03 UTC
It's good fun, but it seems like the easiest way to get past the enemies is to avoid them, because attacking them is quite difficult (at least for me...). The levels are very nice.
ArthurMaker
05. May 2014 路 18:50 UTC
Wow this game is so good!!!!!! 9.5/10 i dont like the fact that you can spawn near the enemies but the best game ive played right now!!!!!
Ragzouken
06. May 2014 路 19:49 UTC
Nice controls, although it's pretty tricky when you get to a new level and are attacked before you have a chance to move!
lightsoda
08. May 2014 路 04:48 UTC
Throwing bombs further when moving is a nice touch, dodging all the enemies while throwing bombs is quite difficult, I got hammered by shots, which would've been alright if I could take more of a beating.
馃帳 klianc09
11. May 2014 路 18:01 UTC
Thank you all for your feedback.

It seems like I always make my games too hard, which is kind of a pity. The "spawning besides enemies" issue is my fault, for not paying attention when generating some levels.
And I don't know why I thought restarting with the same health when dying was a good idea. I fixed it in the post-compo version.

@GreatBigJerk: I assumed it would run on OSX because libGDX supports it, but I have no Mac myself so it could take a while until I manage to fix it.

I'm hoping to get a HTML5 build of it done though.
ChuiGum
14. May 2014 路 05:14 UTC
Love the 8-bit style! The monsters were really creative too, fun
admung
14. May 2014 路 23:52 UTC
It's not very pretty, but the enemy types are very fun, and seeing the interaction between them and things is great!
For instance, the tentacles can slap bombs, even ones held by the little blue guys, and the little blue guys can get killed by the moles(?).
I do think the moles are not a very good enemy type, since there's no way to defend against their shots and they aren't the easiest to hit with bombs, nor the easiest to avoid with the floaty movement. That room filled with many moles is especially hell, since it'll drop your health down, and it'll stay that way for the rest of the game (unless you can get every medkit along the way without getting hurt).
shadow64
18. May 2014 路 01:28 UTC
I got the java error people mention, but just running it a second time made it work for some reason.

The game is fun and I like the difference between using bombs vs using TNT. I have to agree that the moles and the sharks were a little annoying as enemies, but I liked that there were a variety of enemy types.

Personally, I prefer designed levels over random levels. That's just a preference, but I think it would've led to more interesting interactions with the enemy types. Since it was random, I think it their role less interesting.

Overall I liked the game, but especially since it was a jam entry, I'm wondering why no soundtrack?

Thanks for sharing this and congrats. And thank you again for playing and commenting on my game! :)
馃帳 klianc09
18. May 2014 路 16:05 UTC
Thanks again for commenting, people.

@admung: Yes, this interactions between enemies weren't intended but I think that's what makes it most fun.

@shadow64: At first I planned to only generate levels, but then I gave in and made a quick level reader that parses a text file for the tutorial level and used it in other levels afterwards too. In hindsight I also realized that somehow the hand-made levels were more fun than the (poorly) generated ones.
As with the music part: I really think that music is important. It makes or brakes a game. And I'm always too scared to add music that doesn't fit or is annoying. And currently I'm not confident enough with audio tools to make some music myself.
foolmoron
18. May 2014 路 21:09 UTC
Very nice controls... using acceleration to aim the bombs feels really good.