UltraRealistic Moon Wrecking Ball Simulator by ZirconCode
Here is my somewhat literal interpretation of the theme. I only had a day for this one but I'm happy how it turned out. My only regret is the lack of music (and I wish I had time to place a small iconic pop-star on the wrecking ball moon"). Had tons of fun making it =)
Everything written by me in Java, no libraries used, no engines, based on a tiny applet framework of mine (ZirconCode/BasicGameApplet on github). I used bfxr.net to create the sound effects. GIMP for the stunning visuals.
See if you can beat my personal highscore of 150k =)
Enjoy!
/ ZirconCode
Everything written by me in Java, no libraries used, no engines, based on a tiny applet framework of mine (ZirconCode/BasicGameApplet on github). I used bfxr.net to create the sound effects. GIMP for the stunning visuals.
See if you can beat my personal highscore of 150k =)
Enjoy!
/ ZirconCode
| Web | http://www.zirconcode.com/ludumdare30/index.html |
| Source | https://github.com/ZirconCode/LudumDare30 |
| Original URL | https://ludumdare.com/compo/ludum-dare-30/?action=preview&uid=5338 |
Ratings
| Coolness | 50% | 3 |
| Overall | 2.84 | 905 |
| Audio | 2.11 | 848 |
| Fun | 3.13 | 477 |
| Graphics | 2.38 | 986 |
| Humor | 3.36 | 97 |
| Innovation | 2.79 | 833 |
| Mood | 2.59 | 886 |
| Theme | 3.17 | 623 |
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!
@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 =(
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.
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!