Lost in Dimensions
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).
Lost in Dimensions is an action game with puzzle elements.
The world is ripped apart in several Dimensions and you jump between them every 10 seconds.
I used emscripten which is pretty cool because I so much prefer C++ over javascript and emscripten makes it run in browsers anyways.
The Web version should work in modern browsers supporting WebGL. I tried it in Firefox and Chrome - it runs a bit more fluent on Firefox. I noticed that on XP with older graphics drivers, those browsers disable WebGL. So if you are on XP and have old drivers, either update them or download the native compiled version. Also if your pc is very slow, the native version probably runs faster. You need the VC runtimes for the native version though: http://www.microsoft.com/en-US/download/details.aspx?id=30679 . Other native games an programs need them too, so chances are, they are already installed on your pc.
I originally planned to make this a compo entry, but on saturday evening a friend of mine came by and wanted to see what it's all about. So she ended up with drawing a few graphics and so it's a jam entry now.
I fear the game might be a bit hard. So here is a Cheat: You can skip to the next level with 'j'.
The world is ripped apart in several Dimensions and you jump between them every 10 seconds.
I used emscripten which is pretty cool because I so much prefer C++ over javascript and emscripten makes it run in browsers anyways.
The Web version should work in modern browsers supporting WebGL. I tried it in Firefox and Chrome - it runs a bit more fluent on Firefox. I noticed that on XP with older graphics drivers, those browsers disable WebGL. So if you are on XP and have old drivers, either update them or download the native compiled version. Also if your pc is very slow, the native version probably runs faster. You need the VC runtimes for the native version though: http://www.microsoft.com/en-US/download/details.aspx?id=30679 . Other native games an programs need them too, so chances are, they are already installed on your pc.
I originally planned to make this a compo entry, but on saturday evening a friend of mine came by and wanted to see what it's all about. So she ended up with drawing a few graphics and so it's a jam entry now.
I fear the game might be a bit hard. So here is a Cheat: You can skip to the next level with 'j'.