Words, sometimes coherent
Brain Dumps
Notes from building games, tools, and apps: what worked, what broke, what I'd do differently next time.
3 min read
How to Manage Large FirebaseCppApp Files in Unity (Without Breaking Git)
Running into GitHub file size limits with Firebase in Unity? Here’s how to streamline your project by offloading large FirebaseCppApp files using custom UPM packages.
#unity#firebase#upm#git#package-management
3 min read
How to Create a Rubik's Cube in Unity (Step-by-Step Guide)
Learn how to build a fully functional, interactive Rubik's Cube from scratch inside Unity using built-in tools, C# scripting, and more.
#Unity#Game Development#Rubik's Cube#C##3D Puzzle#Tutorial
1 min read
How this blog works
This is my first blog post using the GitHub-powered blog system.
#github#blog#markdown