Eugenio

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.

Screen Shot 2020-10-05 at 12.44.52 PM.png

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

Ludum Dare 48

Going for the Compo!

Screen Shot 2021-04-24 at 10.13.51 AM.png

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!

Finished setting up the framework... Time to create!

Screen Shot 2021-04-24 at 1.01.58 PM.png

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!!

Almost Ready!

Screen Shot 2021-04-25 at 5.41.11 PM.png

Screen Shot 2021-04-25 at 5.43.47 PM.png

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!

Screen Shot 2021-04-25 at 8.42.32 PM.png Screen Shot 2021-04-25 at 8.40.12 PM.png

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!