C / C++
Buggy Engine
Buggy Engine
Buggy is a graphics engine developed in C++, using OpenGL for the PC version and ported to Playstation 4.
Manhattan Project
Manhattan Project
It's a small demo of a procedural generated city built on ESAT's graphic API, with real time modifications using ImGui
Voxel Space
Voxel Space
Little demo trying to imitate Comanche's effect. Made with SDL API, optimized and ported to ARM chip on Raspberry Pi
Space Invaders
Space Invaders
Inspired by the original arcade game: Space Invaders. The demo was written on C.
Tiny Ray Caster Doom style
Tiny Ray Caster Doom style
Demo created on C++, first using ESAT's 2D library and then ported to SFML.
JetPack
JetPack
Inspired by the original arcade game: JetPack. The demo was written on C, and rendered with ESAT's 2d Library