The Tail of Zlatanas by Gaspard_
Edit:
New easier download available.
Just unzip and run the bash file.
2,d link:
Unzip the the zip file and run the .jar with the argument: -Djava.library.path="native"
I will hopefully provide an easier alternative quickly.
Basic Ideas:
You are the emperor Zlatanas! You have 3 powers. One is health, one is strength, and one is agility
These 3 powers can be grown by killing monsters. Upon reaching enough xp, you level that power up.
The game controls with two buttons:
D is a button used to attack.
S is to jump, or to place a finisher after a series of attacks with D.
However, you are limited in the amount of jumps or attacks you can do, you then have to recharge. Protip: the ground is your friend.
Try to increase your 3 powers as much as possible, however be warned: it is easy to die in the begining.
New easier download available.
Just unzip and run the bash file.
2,d link:
Unzip the the zip file and run the .jar with the argument: -Djava.library.path="native"
I will hopefully provide an easier alternative quickly.
Basic Ideas:
You are the emperor Zlatanas! You have 3 powers. One is health, one is strength, and one is agility
These 3 powers can be grown by killing monsters. Upon reaching enough xp, you level that power up.
The game controls with two buttons:
D is a button used to attack.
S is to jump, or to place a finisher after a series of attacks with D.
However, you are limited in the amount of jumps or attacks you can do, you then have to recharge. Protip: the ground is your friend.
Try to increase your 3 powers as much as possible, however be warned: it is easy to die in the begining.
| Zip with bash script to run(Recommended) | https://www.dropbox.com/s/1jepwdyxsw2qd5l/Zlatan.zip?dl=0 |
| Zip containing jar and LWJGL | https://www.dropbox.com/s/3ealp58z6thcnws/Final.zip?dl=0 |
| Original URL | https://ludumdare.com/compo/ludum-dare-34/?action=preview&uid=25208 |
Ratings
| Coolness | 36% | 1857 |
| Overall(Jam) | 3.44 | 390 |
| Audio(Jam) | 2.93 | 549 |
| Fun(Jam) | 3.06 | 593 |
| Graphics(Jam) | 3.29 | 600 |
| Innovation(Jam) | 3.31 | 390 |
| Mood(Jam) | 3.27 | 471 |
| Theme(Jam) | 3.31 | 800 |
By the way: the final zip with LWJGL is twice the size because it contains the zip contents twice.
The music's good at least! :)
loading...
Loaded:/Users/gelisam/ludumdare/rendu/native/liblwjgl.dylib
loading...
Loaded:/Users/gelisam/ludumdare/rendu/native/liblwjgl.so
loading...
Loaded:/Users/gelisam/ludumdare/rendu/native/liblwjgl32.so
loading...
Loaded:/Users/gelisam/ludumdare/rendu/native/libopenal.dylib
loading...
Loaded:/Users/gelisam/ludumdare/rendu/native/libopenal.so
loading...
Loaded:/Users/gelisam/ludumdare/rendu/native/libopenal32.so
loading...
Loaded:/Users/gelisam/ludumdare/rendu/native/lwjgl.dll
loading...
Loaded:/Users/gelisam/ludumdare/rendu/native/lwjgl32.dll
loading...
Loaded:/Users/gelisam/ludumdare/rendu/native/OpenAL.dll
loading...
Loaded:/Users/gelisam/ludumdare/rendu/native/OpenAL32.dll
native
end
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
Caused by: java.lang.NullPointerException
at yo.MyGLFW.init(MyGLFW.java:87)
at yo.Display.<init>(Display.java:65)
at yo.Main.main(Main.java:6)
... 5 more
Java just doesn't work. It was awesome like ~10 years ago or more, way before Oracle got its hand on it, but that age is long gone.
I'm sorry, but please, next time avoid using java.