Ludum Dare #30compo
The Guy Who Lost His Arms
Here is my participation to the contest !
You play a guy that live in two superimposed dimensions, and can switch from one to the other. He must use this capacity to finally find the arms that he lost. Basically, it's a platformer, but with the special capacity of switching between worlds.
Language : C++ + SFML 2.0
Sounds : Bfxr, Audacity
Music : www.fakemusicgenerator.com
Graphics : Photofiltre + Photoshop
I'll try to include a Linux version if I manage to compile SFML correctly on Ubuntu.
If you can't change the world while jumping, please let me know. It's a bug that one computer had but I don't understand it...
Edit 25/08 : I changed one block in level 4 that could make the level impossible + fixed a bug with checkpoint (see comments below)
You play a guy that live in two superimposed dimensions, and can switch from one to the other. He must use this capacity to finally find the arms that he lost. Basically, it's a platformer, but with the special capacity of switching between worlds.
Language : C++ + SFML 2.0
Sounds : Bfxr, Audacity
Music : www.fakemusicgenerator.com
Graphics : Photofiltre + Photoshop
I'll try to include a Linux version if I manage to compile SFML correctly on Ubuntu.
If you can't change the world while jumping, please let me know. It's a bug that one computer had but I don't understand it...
Edit 25/08 : I changed one block in level 4 that could make the level impossible + fixed a bug with checkpoint (see comments below)






Comments18
Our games have somewhat similar idea, haha.