top of page

PORTFOLIO

EventSystem.jpg
Event System for Unity
2020
Centralized event system based on the Observer design pattern.

Easy to implement in any project using Framework .NET.
Designed to facilitate the creation of projects for prototypes or Game Jams while maintaining the memory and processing impact to a minimum.

With this project I evolved my knowledge in:
  • ​Memory Management;
  • Generics;
  • Interfaces;
  • Design Patterns.
WildRace.png
Wild Race in Godot
2019
Project made during the Godot Wild Jam #16 as a form of testing the Godot engine's capabilities.
I spent a lot of time making sure that the car controlled in an interesting way, adding drifts and tire tracks on the road.
bottom of page