MY GAMES

Rolling Spheres

A simple puzzle game where the player needs to guide the spheres to their respective color matching bin.

Thanks to the use of unity events and prefabs each level is extremelly modular and changes can be made to one object without affecting every other object.


Untitled Tavern Game

A resource management game where the players will need to prepare dishes and try to serve as many customers as possible.

Plants dishes, customers and upgrades are created using scriptable objects and all scripts are simplified using abstraction and polymorphism.


Chaseball

A simple minigame where the player avoids the red spheres while trying to collect the green ones.

It uses Unity's physics for the interaction between spikes, the player and the enviroment.

The graphics contain primitve shapes together with simple lighting and particle effects .


Other games