uni.bb was made for the 24th Ludum Dare 48 hour competition by Harry Roy (Ligh7z). It was made 30-45 minutes shortly before the closing period of the competition. It is an extremely short text based game that has the player create the universe from several commands and objects.
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/SLP/LD48/textRPG/Game : 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)
Yeah this game was highly incomplete, sorry about that guys and yes the uni.bb is it, you can use the superheat command again and it gives an error related to a filepath that hints at Earth's location in the universe. I'm not sure why some couldn't run it though, possibly due to differences in Java versions, at any rate for playing it guys, it was made in about 30 minutes
I found this interesting, yet at the same time it wasn't fun. Still, given it was created in around 30 minutes I think you've done great! I can't help but wonder what uni.bb contains, however...
@mach60kas the original intention was to have the player govern everything including human creation and make decisions for humanity with different outcomes and with the final objective of creating the technology to create virtual universes but I only thought of the idea about 2 hrs before the closing period haha, and uni.bb was set to be the basic level universe :) Might finish this in my spare time
Comments22
Tried stuff like /create space, /create SPACE, /create(SPACE)
But nothing works :(
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)
Has the game finished when uni.bb is created?
Maybe develop it further some time?