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 :-)
Foon → Ludum Dare Explorer → LD22 → Lonely Tennis
By rockenez
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Humor | 24 | 3.45 | ||
| Theme | 123 | 3.38 | ||
| Innovation | 202 | 2.83 | ||
| Mood | 355 | 2.30 | ||
| Fun | 393 | 2.25 | ||
| Audio | 423 | 1.92 | ||
| Coolness | 457 | 28 | ||
| Overall | 484 | 2.38 | ||
| Graphics | 522 | 2.08 |
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 :-)
Yeah, game isn't loading for me either, I'll come back to this one if you fix it.
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
i can't play too...
Okay, ill fix it, thanks for the response :D
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 :-)
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
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!
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.
Thats something...I did'nt have time for that during LD, but if i have time later maybe I'll add it on!
good i can play now :)
i laught every time the player go one side to another
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? :))
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