FoonLudum Dare ExplorerLD30 → UltraRealistic Moon Wrecking Ball Simulator

UltraRealistic Moon Wrecking Ball Simulator

By zirconcode

View on Wayback Machine

CategoryRankScoreCount
Coolness350
Humor973.36
Fun4773.13
Theme6233.17
Innovation8332.79
Audio8482.11
Mood8862.59
Overall9052.84
Graphics9862.38

Comments

akirassasin 2014-08-25 12:14

The earth seems to get stuck every single time.

ViliX 2014-08-25 12:20

The "particle" effect looks great. What libraries did you use in this game?

jvdo 2014-08-25 12:22

Definitely enjoyable! Got a score of 336k on the first attempt :)

The programmer art did not bother me too much, the inconsistency of the art did. I believe a wise man once said: "consistency is more important that quality" so that might be something to consider for the next time.

Keep up the good work!

tigerbyte 2014-08-25 12:28

The game made me smile. I love the fact that the humans look like muffins. I only made it to 145k or something like that. The game gets difficult after level 9 or so.

mess110 2014-08-25 13:00

human muffin kingdom

techblogogy 2014-08-25 13:10

The name is hilarious, and so is the game

goffmog 2014-08-25 13:11

This is ridiculously fun and the physics that cause the moon to stay in a fixed rotation around its axis must be mind-blowing.

kyyrma 2014-08-25 18:44

At first I was expecting a joke / "couldn't actually finish" -type of entry, but was I mistaken. The actual gameplay is really really fun!

rjhelms 2014-08-26 05:59

Amazing! The graphics remind me of my days making "games" with the drawing functions in QBasic.

c_walden 2014-08-26 06:17

I'm sorry. My "security settings have blocked an untrusted application from running", and I couldn't figure out how to fix it, so I wasn't able to play this.

zirconcode 2014-08-26 09:33

Thanks for all the Comments and great Feedback!

@ViliX
My amazing 'particle engine' =p
https://github.com/ZirconCode/LudumDare30/blob/master/src/Explosion.java#L5

@Jvdo
Ah you're right, I should've left the earth and moon as simple geometry too. Consistency indeed.

@tigerbyte
'I love the fact that the humans look like muffins'
I've also had them referred to as mushrooms. They're houses *sniff*. Why does nobody see them for what they were meant to be *runs off crying*

@mess110
Thank You. My next LD entry will be about the human muffin kingdom.

@goffmog
These four lines of 'physics' will indeed blow your mind =p
https://github.com/ZirconCode/LudumDare30/blob/master/src/Player.java#L223

@C_Walden
This seems to be a Windows 8 thing, sadly I don't have the solution either =(

komiga 2014-08-26 17:06

I'm unable to play this on Linux due to missing Java applet support for Chromium. Let me know if you release a .jar.

jannesn 2014-08-28 16:27

Really funny idea! Too bad the aliens do not have graphics.

dcampos 2014-08-28 16:39

A simple game with few controls to learn, yet very enjoyable. I liked it.

oana 2014-08-30 09:50

OP, thanks for playing my game. You can fix the security error by adding a certificate to your game. Maybe look here: http://docs.oracle.com/javase/7/docs/technotes/guides/jweb/security/rsa_signing.html . You might want to add the following to your description:

To everyone getting "security settings have blocked an untrusted application from running":

Search for a program called "Configure Java" on your computer, run it, go to the Security tab, select "Medium" and try running the game. Remember to set it back to high after you have run it.

oana 2014-08-30 09:57

Now for the actual rating. 190k score WOOOO!
I love the big moon effect! It is crazy fun!

I like the game overall. The physics seemed a bit weird, and the moon would often behave in unexpected ways. Also, the difference between destroying an alien and losing a life is too small. I'd go with making the earth blow up and reappearing or something to signal that better to the player.

Other than that, the graphics are pretty nice. Big moon gets pixelated, but eh... that can easily be fixed with a higher res pic. Particle effects are really nice. Sound is OK.

Congrats on finishing a game!

tbamberg 2014-09-01 03:12

Fun game, made me laugh :)

commodorekid 2014-09-01 14:38

I cannot play it since it is blocked by security settings. I couldn't get it back :/

dhargan 2014-09-09 11:41

it says "service unavailable" when i click the link so i couldn't play and rate your game. just fyi.

cakencode 2014-09-14 21:30

Hilarious game! It's not often we get to run into a game that has a good amount of humor in it. :) Game is simple and fun, and it was enjoyable overall. Great work!