Aurea Oceanus by bompo
Collect enough gold and return to the submarine!
Beware of the sharks! Run to avoid them!
But take into account that you will need more oxygen if you run.
Tip: Don't run the whole time and always look around for sharks. As soon as you see one run away! You should have plenty of time to look for the gold if you just walk.
Needs a installed Java Runtime to run the JAR
Start with: java -jar aurea_oceanus_final.jar
Or try the applet (no fullscreen)
Controls:
Mouse/Cursor Keys: look around
WASD: move
Hold Shift: run
F: Fullscreen
F8: Screenshot
+/-: Brightness
Gameplay Video: http://www.youtube.com/watch?v=sruGpHp4Ehw&hd=1
Used Tools: LibGDX, LWJGL, Blender, Audacity, LMMS, autotracker-bottomup, Gimp, Eclipse
Beware of the sharks! Run to avoid them!
But take into account that you will need more oxygen if you run.
Tip: Don't run the whole time and always look around for sharks. As soon as you see one run away! You should have plenty of time to look for the gold if you just walk.
Needs a installed Java Runtime to run the JAR
Start with: java -jar aurea_oceanus_final.jar
Or try the applet (no fullscreen)
Controls:
Mouse/Cursor Keys: look around
WASD: move
Hold Shift: run
F: Fullscreen
F8: Screenshot
+/-: Brightness
Gameplay Video: http://www.youtube.com/watch?v=sruGpHp4Ehw&hd=1
Used Tools: LibGDX, LWJGL, Blender, Audacity, LMMS, autotracker-bottomup, Gimp, Eclipse
Ratings
| Coolness | 100% | 1 |
| Overall | 3.30 | 96 |
| Audio | 3.41 | 38 |
| Community | 3.70 | 28 |
| Fun | 2.41 | 323 |
| Graphics | 3.55 | 98 |
| Humor | 1.26 | 586 |
| Innovation | 3.02 | 153 |
| Mood | 3.92 | 11 |
| Theme | 3.59 | 71 |
JAR: http://www.box.com/s/43aof08hk6tz7hfrsxn1
Source: http://www.box.com/s/v061kv4kve51nz40vvf1
$ java -jar aurea_oceanus_final.jar
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
Caused by: java.lang.UnsatisfiedLinkError: Can't load library: /tmp/libgdx/1537432431/liblwjgl.so
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1828)
at java.lang.Runtime.load0(Runtime.java:792)
at java.lang.System.load(System.java:1059)
at org.lwjgl.Sys$1.run(Sys.java:70)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:95)
at org.lwjgl.Sys.<clinit>(Sys.java:112)
at org.lwjgl.openal.AL.<clinit>(AL.java:59)
at com.badlogic.gdx.backends.openal.OpenALAudio.<init>(OpenALAudio.java:80)
at com.badlogic.gdx.backends.openal.OpenALAudio.<init>(OpenALAudio.java:68)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.<init>(LwjglApplication.java:78)
at de.swagner.ld22.DesktopStarter.main(DesktopStarter.java:27)
... 5 more
didn't see any sharks, but i did get eaten by one...
Losing sight of the submarine made me kind of anxious.
I'd like to see this developed further, but maybe with a more interesting goal than just collecting coins :)
I suppose a different goal may make the game more fun to play (though I can't think of one) while keeping it moody. It has little replay value as it is. Still very good work though!