Watching by Jajo
Deliver an explosive payload to a bizarre eyeball creature beneath the surface of the Earth! WASD to move, spacebar to fire. Not as complete as I'd like, but I really want to go to bed now. Best of luck, all! (Note: download says Windows, is a Jar files, should work on Mac and Linux too)


| Link | https://github.com/JacquesJajo/Watching-Ludum-Dare-53-Source |
| Jar (Windows/Linux/Mac) | https://jajo.itch.io/watching |
| Original URL | https://ldjam.com/events/ludum-dare/53/watching |
Ratings
| Given | 2🗳️ | 3🗨️ |
A couple of points of feedback for you:
1. I think this would be better with mouse controls rather than just keyboard. Along the same lines, the enemy hit boxes seem too big. I think changing to mouse controls and tightening the enemy hit boxes will go a long way toward improving the feel of the game. If you want to keep keyboard controls, consider adding some smoothing to the motion.
2. It gets repetitive pretty quick. Understanding that this was made in a very short time, if you develop this further, I recommend adding more variety of enemies, weapons, etc. to keep it interesting.
3. The transitions are a little harsh, particularly when the scene changed. Also, I think the boss fight could be improved with some signaling to let the player know what type of attack is coming. When it changed from the sweeping attack to the targeted attack, there was no indication that the behavior was going to change. As a result, it felt a little cheap when I got hit by the first targeted attack.
Error: A JNI error has occurred, please check your installation and try again
Exception in thread "main" java.lang.UnsupportedClassVersionError: Main has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
Good luck, but I think I will need to pass on this one.
I liked the gameplay, the art was really interesting, but after a while it did get repetitive. Of course, that is bound to happen to jam games considering the short time frame. The scene transitions, or lack thereof was noticeable but it didn't ruin anything.
Overall an entry I enjoyed after getting it to run!
java.lang.UnsupportedClassVersionError: Main has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0
I'm using Windows 10, Java 8. Hopefully that helps?

While I personally did not have any problems running the game, it seems most people only have Java 8 installed while you compiled it with Java 11 (which has class file version 55). If you can, I recommend uploading a Java 8 version of your game to allow more people to try it. Making a game in Java already heavily limits how many people cam play it - I've been there too...
Exception in thread "main" java.lang.UnsatisfiedLinkError: no lwjgl64 in java.library.path: [/tmp/natives-226904674]
An executable or one that could be played in the browser would be great.
one point that I see other mentioning as well is the jar file, I know people can be a little harsh about it but you never know what you're downloading from the internet, I don't mean to distrust you, hell you even have the source code available but I had to use anti-virus scan just to cure my paranoia. the issue is that jar files are like python files there are executed by another program so you can run quite the capable malware without admin privileges which can make people skeptical, it's not that big of a deal for most of us, I ended up playing the game anyway but there are people who don't want to take the risk, maybe a web build if you can would be great next jam. but all in all I think this is a decent game, and I hope you had fun making it because in the end that's all that matters!
As for the format, I'm pretty sure in future jams I'll go for web submissions. Looks like Java is a bit more hassle than its worth. Thanks for the advice on that front. And of course, it was good fun to make and I'm glad a few people have been able to play it :thumbsup: