PUZZLE CUBE by petrocket

[raw]
made by petrocket for LD26 (COMPO)
This game involves the user moving a ball up through a cube maze of sorts.

INSTALL (WINDOWS - FIXED!)
1. Unzip the petrocketld26.zip
2. Run petrocketld26/bin/release/PETROCKET_LUDUM_DARE_26.exe

INSTALL (OSX)
1. unzip puzzlecube.app.zip
2. Double-click puzzlecube.app

HOW TO PLAY - GET ON TOP OF THE GIANT CUBE TO WIN
1. Press SPACEBAR to start
2. WASD moves the the ball and SPACEBAR makes the ball tunnel through the cube
3. LEFT / RIGHT ARROWS rotate the row of the giant cube, but they don't move the player with it (bug).


Things that didn't happen due to time
- audio
- cube graphics
- rotating each row of the level (ala rubicks cube)
- player sphere graphics
- gui/menu
- bigger levels & multiple levels

LIVE STREAM OF THIS UP AT: http://twitch.tv/petrocket

Ratings

Coolness 28% 1744
Overall 2.28 1272
Fun 2.06 1231
Graphics 2.94 623
Innovation 2.72 867
Theme 3.44 657

Feedback

errorage
29. Apr 2013 路 18:55 UTC
MSVCP100D.dll is not found on this computer. According to a post on msdn, the dll is a part of visual studio but is not in the redistributable package. In the toolbars at the top of the screen in visual studio, you need to change "Debug" to "Release", which will create a releas-ready version to petrocketld26/bin/release
馃帳 petrocket
30. Apr 2013 路 13:55 UTC
Doh, OK i'll see if i can fix that, I was in a time crunch and the release mode had bugs so i just released the debug version
dapierce
01. May 2013 路 00:42 UTC
Interesting concept and great visual style! The lack of camera or ball motion made it a bit disorienting, but this has a great idea behind it--I especially like how the camera tilts away when you reach an edge and gives you a larger view of the cube so you can see what's ahead.
馃帳 petrocket
01. May 2013 路 15:45 UTC
Thanks! I fixed the DLL bug by fixing the release version and replaced the zip file. Now you have to run the .exe in the release folder instead of the debug folder (which doesn't exist anymore).
IceCliff
01. May 2013 路 16:03 UTC
Tried it a few days ago, was sad that the game had an issue. Glad to see it's fixed! :)
kreischweide
01. May 2013 路 18:35 UTC
Idea is great and style went into a lovely direction but I hoped that you got a bit more done due to all things dropped. I guess all the moving around mechanic can get quite difficult once you need to respect to player position and so on :)

One thing I noticed in the first seconds is that you cant move around the bottom or top of the cube, which would be even more nice.
Dark Acre Jack
01. May 2013 路 22:15 UTC
Very lovely style.
Tanius
03. May 2013 路 09:43 UTC
The concept is nice, i think it needs more lights and shadows to have a full idea of where is the ball at the moment. Good style.
intripoon
03. May 2013 路 10:15 UTC
Great game idea. Sadly there is only one short level. Nice to see someone using Ogre3D for ld ;)