FoonLudum Dare ExplorerLD30 → A Game of Worlds Colliding

A Game of Worlds Colliding

By dx724

View on Wayback Machine

CategoryRankScoreCount
Theme10402.38
Innovation11052.24
Fun11851.88
Overall11962.21
Graphics11971.65
Coolness136446

Comments

huacati 2014-08-25 15:27

Can't play, keep getting "A Java Exception has occured"

ohems 2014-08-25 15:48

Is it a bug or a feature that some of the planets go really wild? :) Also, game over screen is just gray. Idk if that's how it's supposed to be.

ekilibr 2014-08-25 17:20

I've tried to launch it, but it definitely don't work :(

dx724 2014-08-25 22:52

@Ohems Game over is supposed to be gray. Didn't have time to do the text :P The planets going wild was kind of supposed to be a feature, but it's unfinished, partially caused by me leaving 2 numbers multiplied by 10 from when I was testing.

Also, A Java Exception has occurred seems to be happening to some people, but I can't reproduce it on my machine so I can't fix it.

fleegle2000 2014-08-25 23:21

I got a Java Exception when I tried to play it.

macgeekpro 2014-08-26 00:09

Java error. :(

xxmicloxx 2014-08-26 01:15

The error is "Unsupported major/minor version 52.0"...
I don't have java 8. Compile for java 7/6 and everything should work!

chuigum 2014-08-26 01:17

Pretty innovative!

lexgear 2014-08-26 14:52

Could not be launched. Java error :(

cakencode 2014-08-26 15:32

Agreeing with xxmicloxx here, I have java7 set to be my machine default so it wouldn't open. When I tried used java8 it worked, if you recompile it with java7 more people will be able to play it out of the box since 7 is installed on almost every machine while 8 is only on a smaller set.

dx724 2014-08-26 17:23

@Cake&Code thanks, yeah I realized it was compiled with java8 but wasn't 100% sure if that was the problem. Thanks

endurion 2014-08-26 17:43

Sorry, no Java.

gnuwind 2014-08-27 13:27

sorry, it's couldn't work for me.

headmade 2014-08-27 13:36

The game worked for me. Keep working hard and one day you might make a great game. Starting at a young age is a huge advantage.

gene-z 2014-08-30 19:06

Don't work

avh4 2014-09-04 04:29

Congrats on your first LD, I hope you enjoyed it! The original version was way too hard, but the 1.01 version didn't seem to spawn any planets for me. The circular playing field is unusual to see in a game but you implemented it well, and I thought the fast/slow movement when protected/unprotected was a cool idea.

dx724 2014-09-06 19:41

@avh4, v1.01 spawns planets a lot slower than v1, so it could take up to a minute to spawn a planet that will go towards the planet as a few planets will shoot past, as not all planets would be moving towards the center of the larger planet. Thanks for the feedback.