
CUBOC
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
You will need at least Java 5 installed. Execute the "game" by double clicking the "cuboc.jar" file or starting it from the command line via "java -jar cuboc.jar".
Controls:
w,a,d to control Bob
e to activate the cube control
w,a,s,d to move the cube around
e to fix the cube for 5 seconds
For this game i actually only used up 14 hours, could have been a lot better if i didn't went to see the HR Giger exhibition. However, aliens with tits and penises are great too!
If your eyes start to bleed i'm sorry. I did not have time to fix the texture filtering/aliasing.
The code is public domain, the assets are not to be used for commercial use (as if anyone would want to use them...). Extract the cuboc-src.zip file, fire up Eclipse (which you have installed, right?), File -> Import -> General -> Existing Projects Into Workspace, select the extract folder, run Cubocy.java as the main class. Enjoy the mess! Written with the mighty libgdx (http://www.libgdx.com, http://www.badlogicgames.com). This thingy works on Android too :D
Shout out to #badlogic on irc.apiservers.com and the libgdx crew.
Controls:
w,a,d to control Bob
e to activate the cube control
w,a,s,d to move the cube around
e to fix the cube for 5 seconds
For this game i actually only used up 14 hours, could have been a lot better if i didn't went to see the HR Giger exhibition. However, aliens with tits and penises are great too!
If your eyes start to bleed i'm sorry. I did not have time to fix the texture filtering/aliasing.
The code is public domain, the assets are not to be used for commercial use (as if anyone would want to use them...). Extract the cuboc-src.zip file, fire up Eclipse (which you have installed, right?), File -> Import -> General -> Existing Projects Into Workspace, select the extract folder, run Cubocy.java as the main class. Enjoy the mess! Written with the mighty libgdx (http://www.libgdx.com, http://www.badlogicgames.com). This thingy works on Android too :D
Shout out to #badlogic on irc.apiservers.com and the libgdx crew.