Foon →
Ludum Dare Explorer →
LD48 →
Super Jackhammer
Super Jackhammer
By tomn114
View on ldjam.com
| Category | Rank | Score | Count |
|
|---|
| Overall | 830 | 2.75 | 29 | |
| Fun | 638 | 3.01 | 28 | |
| Innovation | 772 | 2.59 | 28 | |
| Theme | 524 | 3.46 | 28 | |
| Graphics | 853 | 2.29 | 27 | |
| Humor | 420 | 2.54 | 27 | |
| Mood | 814 | 2.16 | 26 | |
Comments
I tried to play the game but I kept getting an error. It looks like I don't have a recent enough version of Java, but I updated it. What version of Java did you use?
``` Error: LinkageError occurred while loading main class com.tomn114.main.Game java.lang.UnsupportedClassVersionError: com/tomn114/main/Game has been compiled by a more recent version of the Java Runtime (class file version 59.0), this version of the Java Runtime only recognizes class file versions up to 55.0```
tomn114
2021-04-26 04:50
@sonicpixelation Hi so sorry you couldn't run my game. I think I used Java 15
It's up to you but I would recommend building it in an older version. Because the Java 15 JDK is locked behind creating an account with Oracle, as far as I can tell, not as many people will play it. I think open JDK can target up to version 11. Just my opinion. I will keep any eye on it I am determined to play it.
P.S. Congrats on completing your first Game Jam. You should be proud of yourself.
wunarg
2021-04-26 05:41
Sorry it seems to create an JNI error occured so i couldent run your game. Hope you still had fun
tomn114
2021-04-26 06:19
@sonicpixelation Thank you, I will look into using an older Java version when I get the time. It seems like other people also have a hard time running the game as well
wooliii
2021-04-26 07:21
Hm I couldn't seem to get the game to run. It looks like you worked really hard on it though!
good game! simple but fun
tomn114
2021-04-26 19:49
@yourfather-milk Thank you! :)
Had to update my JDK, but it was fun! Thank you for the experience :)
tomn114
2021-04-28 08:39
@pierce-brooks Sorry for the inconvenience, I'm figuring out how to fix it. but thank you so much for playing my game :D
smt
2021-04-29 03:22
a simple idea but it feels pretty good and it's fun, for a first jam and one day this is real good!
@tomn114 Not an inconvenience at all in my case, I enjoy the meta game of getting things to work!
tomn114
2021-04-29 05:53
@smt Thank you so much! :D
xpoho
2021-04-29 07:39
изображение_2021-04-29_143834.png What can I do with this?
tomn114
2021-04-29 09:13
@xpoho Oh, sorry for the error. Make sure the .jar file and the "res" folder are in the same folder. The error is happening because I hard-coded the path for the image files in the res folder so the res folder has to be in the same folder with the jar. Like this:
ss.png
Hopefully that works!!
xpoho
2021-04-29 09:40
изображение_2021-04-29_163852.png
Yeah, thanks a lot! It helped!
Nice little game, man! ^_^
Так держать!
tomn114
2021-04-29 09:53
@xpoho Thank you so much for playing! It means a lot :D
roboolet
2021-04-30 07:53
General presentation leaves a lot to be desired, but the gameplay itself is pretty satisfying.
tomn114
2021-04-30 18:07
@roboolet Yep definitely, I would've liked to make the art more polished and add sound and UI but unfortunately was stuck too long on fixing bugs. Thank you for your feedback and playing my game though :D
hugison
2021-05-01 11:26
I actually liked this a lot. Was fun to play and a great idea. The graphics do need some polishing but I understand the lack of time. Was my problem as well. So the core gameplay is nice and fun but could need some adjusting in my opinion. So I think the Jackhammer is getting too fast too fast. I think it would improve gameplay to reduce max speed and acceleration a bit.
tomn114
2021-05-02 02:49
@hugison Thank you so much for the helpful feedback! Yeah the game is actually quite ugly in my opinion and didn't look how I wanted it to but have to prioritize the code:D. And also yeah I kind of went overboard on the acceleration now that I realize it
hugison
2021-05-02 08:44
@tomn114
Yeah better to focus on code and not on the graphiocs espacially when you just have one day like you said. Nice art alone does not make a game fun.
Good job making this game. The Java 8 version works like a charm! The gameplay may be simple, but that what makes the game fun to play! ;)
tomn114
2021-05-02 23:29
@gamedev-and-architecture Thank you very much! Yeah I aimed to make the concept as simple as possible so it would be easy for people to play my game but I also didn't want to overwhelm myself on the side of making it either. Glad you enjoyed it, even though there are a lot of flaws :D
Fun and simple, Thanks
tomn114
2021-05-04 02:45
@michaelyount Thanks for checking my game out :D
exilegl
2021-05-08 17:41
Pretty fun flowing around breaking lots of tiles - I like the unique take on the downward block breaking thing with the fact that you can easily slide around breaking a bunch of stuff pretty much at once.
Played it a handful of times, here's my highest score :) (a highscore display on the hud would be a cool addition)
Screenshot from 2021-05-08 12-38-51.png
tomn114
2021-05-11 04:20
@exilegl Thank you! Yes I will definitely be adding high scores and improving the hud as well. thanks for playing :)