Model-View-Controller In Unity’s UI
A guide to implementing a fully-fledged UI manager using the Model-View-Controller design pattern.
A guide to implementing a fully-fledged UI manager using the Model-View-Controller design pattern.
A guide on how to implement binary serialization and a byte saving and loading system.
Tackling the challenges with saving and loading data for individual objects.
My experience at the annual hackathon hosted by UF in Gainsville where we have about 32 hours to create a product from scratch. (I won the snapchat challenge)
I was invited to visit Capital One’s offices in Richmond, VA for a week and learn about emerging technology used at Capital One.
A detailed break down on the enemy AI in The Multiplier, a top down shooter. See how state trees and level creation techniques help in creating the AI into what it is.