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
Software Engineer | Gameplay Programmer || Unreal Engine | Unity3D || X.R. || Educational video games,
tutorials and entertainment apps for Mobile, PC and Web
It is a series of simple experiments, (a work in progress), about 🎥 3D Animations 🎦. It is made with Unity3D, just for the fun of it and as a part of my self-learning journey.
Custom version of [https://github.com/valyard/Unity-Updates, original Blog: https://blogs.unity3d.com/es/2015/12/23/1k-update-calls/ ], ready to be modified to make an optimum new video game.
A Unity3D Game 📑 Template Project 📋 with several Good Practices in Main Menu Coding Design, State Management through a GameManager Controller class, and the possibility of adding a Superb Code Opti…
Small demo (written in C++) that implements the logic of a poker game, (particularly its variant 'Texas Poker'), between two players, using text files as Input and as Output. - My Answer to the Bam…