Comments

Log in with itch.io to leave a comment.

Hey! I couldn't try the game, as you just uploaded the source code.

I assume you're using Java, but I don't know which version or dependencies are needed in order to compile the game.

I would suggest more information on that matter - or even better, a compiled executable.

Good luck! :)

it's not source, it's compiled java, not packaged properly .. to run:
extract zip, commandline: cd into "packager" folder, run with `java main`