top of page

Level Up Your Game - 8 Best Practices For Unity Programmers
For the last four years I’ve been learning game design with Unity and, throughout my short journey, I kept trying to improve the way I...

Gabriel A. Pereira
Nov 7, 2022


The Benefits of an Architecture with ScriptableObjects in Unity
When I started to learn game development independently, one of the first questions that came to me was: how can we connect, in an efficient and modular way, all the systems that make a videogame? When speaking of systems, I am obviously referring to the individual components that operate simultaneously to offer a playable experience. For instance, the common elements we find in platform games like Super Mario are: the protagonist, the enemies, the obstacles, the collectibles.

Gabriel A. Pereira
Oct 11, 2021


bottom of page