48 followers
You’ve stumbled across my little corner of the Internet where I write about learning to code, game development (C#/Unity), and (sometimes) parenting. Welcome!
In today's post, I'll be talking about my latest Unity project, which is an updated version of the first game I ever published online. Introducing....No Crooks On Christmas! I decided to upgrade No Crooks On Christmas as a kind of challenge to mys...
Level up your game development skills by learning to spot and fix these common Unity errors.
In today's tutorial, I'll be showing you how to rename your Unity project. Chances are there will be times when you want a new name due to the nature of your game changing or even a typo in your original name. There's a little more to this procedure...
It's the end of the first week of my first time as an official Hacktoberfest participant! There have been many ups and downs this week, and I thought I'd summarize them here so that others can see what the experience of a first-timer is like. So wit...
October is an important month for open source software and if you're a game developer, you may be wondering how you can join in on the fun. In this article, I've compiled some of the best open source game development projects I could find on GitHub t...
With an account on GitHub, you can use Sourcetree to create local and remote repositories for any Unity project