Ludum Dare #27compo
Its A Whole New World In...
Its A Whole New World In... is an endless runner.
there are a set number of levels specified at the start of the game and it randomly switches between them every 10 seconds.
Hint: when creating you first game skip the game options(not the ones in the options menu) and just hit start
Controls:
Space = jump
Escape = pause
Goal: don't reach the left side of the screen
Video about the game: http://youtu.be/HPvXm7gWTsA
Libraries:
LWJGL - lwjgl.org
Slick2D - slick2D.org
see readme for more info and troubleshooting
there are a set number of levels specified at the start of the game and it randomly switches between them every 10 seconds.
Hint: when creating you first game skip the game options(not the ones in the options menu) and just hit start
Controls:
Space = jump
Escape = pause
Goal: don't reach the left side of the screen
Video about the game: http://youtu.be/HPvXm7gWTsA
Libraries:
LWJGL - lwjgl.org
Slick2D - slick2D.org
see readme for more info and troubleshooting






Comments13
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/thepattybeastlabs/ld27/LD27 : Unsupported major.minor version 51.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Music annoying a bit.