Our first somewhat complete game and contribution to the Ludum Dare 45. Though we didn't score too well, we had lots of fun and learnt a lot.
In this platformer you find yourself stranded in a hostile abstract world. You have to fight your way through hellish monsters by utilizing the power of sound artifacts you can find. You also have to dodge deadly traps and make difficult jumps to finally find your way out.
Uses the old deprecated event system of the RawSalmonEngine!
$ git clone --recurse-submodules https://github.com/AgoutiGames/ld-45-start-with-nothing.git
$ cd ld-45-start-with-nothing
$ mkdir build
$ cd build
$ cmake ../engine
$ make
$ ./Salmon