
Survivre
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
*Survivre* is our take on "Das uberlieben"
by Teknopants, a freefall/survival game.
- unzip `survivre-0.48.x.zip` at the location of your choice.
from a terminal
- run `cd /path/to/survivre-0.48.x/`
- on Windows 64bits: run `./survivre.exe`
- on GNU/Linux 64bits: run `./survivre.x86_64`
- on GNU/Linux 32bits: run `./survivre.x86`
- X: Debug
- Esc: back to menu (game only)
- Audio assets and soundtrack performed using our synth (+ custom drum-samples).
- @nwt: Audio, Synthesizer.
by Teknopants, a freefall/survival game.
How to run
All executable (Windows64, Linux64, Linux32) are bundled in the same .zip file.- unzip `survivre-0.48.x.zip` at the location of your choice.
from a terminal
- run `cd /path/to/survivre-0.48.x/`
- on Windows 64bits: run `./survivre.exe`
- on GNU/Linux 64bits: run `./survivre.x86_64`
- on GNU/Linux 32bits: run `./survivre.x86`
Controls
WASD/ZQSD or directional arrows.Misc
- W/Z: Flycam (menu only)- X: Debug
- Esc: back to menu (game only)
Implementation
- Rendering engine and audio synthesizer coded from scratch in C.- Audio assets and soundtrack performed using our synth (+ custom drum-samples).
Tools
Linux, C, Make, git, Jack, Ecasound, Audacity, Blender, Glfw, Miniaudio, openGL.Also featuring
No stressCredits:
- @dokthar: Graphics, Rendering engine.- @nwt: Audio, Synthesizer.