Battery Operated by Ronan-H

[raw]
made by Ronan-H for LD 39 (COMPO)

cover.png

Unfinished Game!!

Platformer. Terrible decision to make a platformer, shortly after day 2 started I decided to just give up and upload what I have, I don't know enough about platformer physics and collision detection to do a good job of it (and ended up spending my whole time trying to fix it).

It's a shame, I was looking forward to this and I could have made something nice if I had gone for an easier genre.

Tools used: Java (with Slick2D) in Eclipse, Paint.net, Sfxr, Audacity, Bosca Ceoil, JarSplice to package it up.

Don't bother playing, it's unfinished and very buggy!!

Links

  • Windows (executable .jar): https://www.dropbox.com/s/3tbdb7chzamuhoo/LD39Ronan-HBatteryOperated.jar?dl=0
  • Game files (src, .pdn files, ...): https://www.dropbox.com/s/qsf4upta7b1a86a/GameFiles.zip?dl=0

Ratings

Given 0🗳️ 0🗨️

Feedback

roycocup
31. Jul 2017 · 22:10 UTC
I know you say this is java for windows and I tried it on a mac, but it ultimately should be agnostic to platform shouldn't it?
Anyway, I was unable to try the game... which is sad because I did mine in Java as well and I'm looking for a new framework to work with rather than Processing.
🎤 Ronan-H
22. Aug 2017 · 18:37 UTC
@roycocup Yes it should, however slick requires a set of native files (like dlls for Windows), and I haven't yet figured out how to add them all to a single jar so that slick uses the relevant set.