You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flow Free is an addictive puzzle game where you connect circles of the same color with pipes without crossing them. It is a replica of the game Flow Free by Big Duck Games (https://www.bigduckgames.com/flowfree), created with academic purposes for the Mobile Game Development subject at UCM
My current personal Unity project, just starting it. Dinos Life, intended for Android, PC. Social Dinosaurs 3D game. Heavy usage of ScriptableObjects, Inheritance and interfaces. Only scripts in Github
Example Project for yaSingleton. A singleton pattern implementation for Unity3d. Based on ScriptableObjects instead of the conventional MonoBehaviour approach.