FoonLudum Dare ExplorerLD22 → Lonely Tennis

Lonely Tennis

By rockenez

View on Wayback Machine

CategoryRankScoreCount
Humor243.45
Theme1233.38
Innovation2022.83
Mood3552.30
Fun3932.25
Audio4231.92
Coolness45728
Overall4842.38
Graphics5222.08

Comments

soy_yuma 2011-12-19 15:57

The game isn't loading. By the Java console log I guess you have compiled it for jre 1.7 and LWJGL applet expects 1.6. Tell me something via Twitter (@soy_yuma) if you fix it :-)

cplmustard 2011-12-19 21:32

Yeah, game isn't loading for me either, I'll come back to this one if you fix it.

89cookies 2011-12-20 01:13

It gives this exception:
Exception: java.lang.UnsupportedClassVersionError: com/rockenez/alone/Board : Unsupported major.minor version 51.0

Like soy_yuma said it seems you made your game Java7 which is avaiable to programmers but the runtime hasn't been widely released, so almost everyone is still running Java6

x2l2 2011-12-20 03:39

i can't play too...

rockenez 2011-12-20 14:11

Okay, ill fix it, thanks for the response :D

soy_yuma 2011-12-20 20:20

Now it's working perfectly (at least in my computer).

I think it's innovative (I'm tired of so much platform). It wasn't a big fun, but it was a nice surprise :-)

rockenez 2011-12-20 20:32

Okay, thanks :D. I actually started with a platformer, but I could'nt come up with a good gameplay to fit the theme...And then this crazy idea popped into my head :P

winterblood 2011-12-21 00:02

Nice idea! So simple it gets dull after a few volleys though...but it's finished, which is more than I can say for mine!

89cookies 2011-12-21 01:25

You should try make the ball follow different patterns (like if hit from below it describes an arc, if hit from above it bounces on the ground, etc). Original idea though, very good.

rockenez 2011-12-21 12:57

Thats something...I did'nt have time for that during LD, but if i have time later maybe I'll add it on!

x2l2 2011-12-21 23:47

good i can play now :)

i laught every time the player go one side to another

brighterorange 2012-01-01 17:28

Haha, this was really cute. I had a good laugh, including at the details that make this nothing like tennis (net in the back, soccer field, ball is always going out of bounds? :))

caranha 2012-01-02 18:17

That's an awesome idea! I really wanted to play this one. Unfortunately, I'm getting errors when trying to play it:

java.lang.UnsupportedClassVersionError: com/rockenez/alone/Board : Unsupported major.minor version 51.0