Shift Runner by rikoitza
This is a game where you try to distort your cube to fit through the holes. I used LWJGL to make this and a few helper classes I already had. I also have the Tween Engine, but I do not use it for this project. By the way, I forgot to mention in the instructions that you need to use the WASD keys to translate your cube.
I tried doing SSAO, then realized I didn't have enough time to do it normally, then I realized that the way I was trying to do it wouldn't work, but by then, I had invested too much time into it and just settled on that being the art style.
The download link should work for everyone, but if it doesn't, please let me know.
--Controls (Just to be clear)--
Left mouse click: squeeze in sideways
Right mouse click: squeeze in upwards
WASD keys: translate cube around to avoid walls
I tried doing SSAO, then realized I didn't have enough time to do it normally, then I realized that the way I was trying to do it wouldn't work, but by then, I had invested too much time into it and just settled on that being the art style.
The download link should work for everyone, but if it doesn't, please let me know.
--Controls (Just to be clear)--
Left mouse click: squeeze in sideways
Right mouse click: squeeze in upwards
WASD keys: translate cube around to avoid walls
I also appreciate the level generation!