Bug Wrapper
Bug Wrapper is a 2D Arcade Platformer where you have to jump your way up through the falling blocks without being squashed or touched by the raising lava.

Rate here! https://ldjam.com/events/ludum-dare/47/bug-wrapper
Bug Wrapper is a 2D Arcade Platformer where you have to jump your way up through the falling blocks without being squashed or touched by the raising lava.

Rate here! https://ldjam.com/events/ludum-dare/47/bug-wrapper

Creating a game from scratch in C!
This is my second Ludum Dare Jam. Last time I made a game with Unity and it was a nice experience. Since then I've been learning a lot, so this time my goal is to create a game completely from scratch in C. Will try to keep it simple.
Also, loving the theme!
Here I go!

For this Compo I decided to write a game from absolute scratch in C. I've just finished setting up the framework, so I'll soon start the real developing of the game. My goal is to be able to compile for MacOS and Linux, but I'll be using platform independent libraries so anyone will be welcome to try and compile for Windows.
C Libraries being used: - GLFW: OpenGL Graphics lib - FMOD: Audio lib - libpng: to handle sprites and textures in .png file format - FreeType: to handle fonts (.ttf files, etc.)
So excited for this Compo!
Time to create!!


I'm almost ready with my game. I'm making it from absolute scratch in C and OpenGL, so keeping it as simple and arcadey as possible. An App bundle for MacOS will be available now, and I will make sure it compiles for Linux as well soon. The code should be platform independent and will be on github.
Here I go!

The hole is out! Going for the Compo! Check out the submission at: https://ldjam.com/events/ludum-dare/48/$244618
Good luck to everyone!