Pocket Arena

Pocket Arena is a mobile game developed in pure C with raylib. It's a tribute to the early FPS games of its genre. It is available on the Google Playstore.

Jumpy Guys Adventure

Jumpy Guys Adventure is a free platform game with 70 levels and available in 5 languages. It was developed using Löve2D and can be played on Windows, Linux, and Android. You can find the game on Itch.io and on the Google Playstore.

Space Battles

Space Battles is a prototype 2D/3D spaceship game for Android, written in pure C using raylib. The gameplay takes place in an infinite game space with a starry background consisting of multiple layers, creating a depth effect even though it's in 2D. The rendering of the spaceships and everything else is done in 3D. The game is available on the Google Playstore.

Hex Checkers

Hex Checkers is an attempt to revisit the genre of checkers. I started with the idea of creating a checkers game with a board and hexagonal-shaped pieces, but I ended up adding my own rules to it. This game is available for Android on the Google Playstore.

Labyrinthus

Labyrinthus is an endless labyrinth game where you have to complete each level as quickly as possible to go as far as you can while collecting hidden coins to improve your character. The game is available for Android on the Google Playstore.

Squirm Survival

Squirm Survival is a revisited snake game where you have to eat as much as possible without getting eaten. The game is available for Android on the Google Playstore.

Wall Jumper

Wall Jumper is a mini game for Android where the goal is to jump from wall to wall as high as possible while trying to collect stars that will allow you to customize your character. The purpose of developing this game was to create the lightest possible game on Android using the raylib library. It only requires a download size of 1 or 2 MB, depending on the platform architecture. Its size could be further optimized with additional compilation configurations (as well as by removing AdMob, of course), but the objective was already achieved. The game is available for Android on the Google Playstore.

Shoot Those Ships

Shoot Those Ships is a shoot 'em up game with only two colors (black/white), where each ship is represented by simple polygons. You can customize the polygon of your ship and improve its characteristics. The game is available for Android on the Google Playstore.

And there are more games that I have developed available on Itch.io and Google Playstore.