Jesaouf VI

Jesaouf VI

This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
overall: 3.11
fun: 3.49
innovation: 2.72
theme: 2.62
graphics: 2.55
audio: 2.50
humor: 3.67
mood: 3.04
A simple shooter.

"We come from nothing, we are going back to nothing-In the end what have we lost? Nothing!”

Really poor Gameplay, sorry. I hope you will enjoy the context and the musics

All assets are googled (and propably copyrighted for some).

But the game engine is mine:

The source is split in three parts:

- Ludum45: the game itself
- chaos: a base C++ libray, the core of the engine
- death: another library more dedicated for games

Otherwise i use the following C++ libraries

- OpenGL (4.5)
- Glew
- Glfw
- Irrklang
- Boost with MPL
- STL
- FreeImage
- Glm
- Tinyxml2
- Freetype
- Nlohmann/json

And

- TiledMap Editor

Sources are publicly given but due to some libraires dependencies, you probably won't be able to compile.
Let me know if you want some informations relative to the code.

GAMEPAD CONTROLS:


Gamepad to displace

Button A: Fire
Button B: Dash
Button Y: Bright side of life

Start / Select : pause the game

KEYBOARD CONTROLS:


Arrows to move

SPACEBAR: Fire
CONTROL : Dash
ALT : Bright side of life

F10 : Toggle Fullscreen

ESC/P : Pause
SHIFT+ESC : quit
Found a bug?
Tell us on Discord