Adventure Story 34 by PuddleOfWater
Use the mouse to click on one of the two buttons.
Wow, still under time pressure! Made me feel alive.
I had a rollercoaster ride of ups and downs during this Ludum Dare, but I am glad I am here. Looking around the posts I see talented people. And that makes me grow up towards the skills I see.
I hope you are in the habit of giving feedback on what is important to you. No matter good or bad, that is a way of being respectful. That way you enable people to adapt.
Enable me to adapt. <3
Wow, still under time pressure! Made me feel alive.
I had a rollercoaster ride of ups and downs during this Ludum Dare, but I am glad I am here. Looking around the posts I see talented people. And that makes me grow up towards the skills I see.
I hope you are in the habit of giving feedback on what is important to you. No matter good or bad, that is a way of being respectful. That way you enable people to adapt.
Enable me to adapt. <3
Didnt play again, but it left me wonder what the other two endings are
$ java -jar Adventure\ Story\ 34.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError: twoButtons/Main : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at sun.launcher.LauncherHelper.checkAndLoadMain(LauncherHelper.java:482)