Minimalia by eCustic
A small unfinished Zelda-like RPG game.
Run the .bat file to start the game.
Controls:
Movement: Arrow Keys
Attack: Z
Run the .bat file to start the game.
Controls:
Movement: Arrow Keys
Attack: Z
| Windows | https://dl.dropboxusercontent.com/u/2596614/Minimalia.rar |
| Original URL | https://ludumdare.com/compo/ludum-dare-26/?action=preview&uid=21848 |
The collision is a bit clunky and a few simply sounds would help the atmosphere a lot in my opinion.
Good job!
But when I try to run i get this error message:
Exception in thread "main" java.lang.UnsupportedClassVersionError: dk/ecustic/Mi
nimalia/Launcher : Unsupported major.minor version 51.0
I'm Running Windows 7 64bit with 1.7.0_21 from Oracle
Playable in Linux using the following command:
java -cp lib -Djava.library.path="lib/natives/linux" -jar lib/Minimalia.jar dk.ecustic.Minimalia.Launcher