Unity

Unity 2023 Black Friday Sale

Unity 2023 Black Friday Sale

As the holiday season approaches, Unity is kicking things into high gear with a Black Friday/Cyber Week sale. Starting TODAY November 15, 2023, at 08:00 PT, over 500 assets on the Unity Asset Store will be 50% off. This sale will last 3 weeks, ending on December 6, 2023, at 7:59:59 PT. But that’s not…

AI-Powered Unity Game Development with GitHub Copilot: Long Term Review
|

AI-Powered Unity Game Development with GitHub Copilot: Long Term Review

As a Unity developer, you know that creating great games and experiences takes a lot of hard work and dedication. But what if there was a way to make the coding process a little bit easier and more efficient? Well, there is and it’s called GitHub Copilot! GitHub Copilot is an AI-powered coding assistant that…

Unit Testing in Unity
| |

Unit Testing in Unity

I consider automated tests to be a cornerstone of building high quality software. Testing should be taken seriously in all aspects of software development and creating games in Unity should be no exception. In this tutorial I’ll focus on the unit testing aspect of test driven development (TDD). I’ve found that Unity resources and tutorials…

Tips That Every Indie Game Dev Should Follow
| |

Tips That Every Indie Game Dev Should Follow

Game Development doesn’t come easy. It’s even more daunting for the indie developer. Whether you’re just starting out or you have a few titles under your belt, here are some tips that every indie game developer should follow. Some of these are more technical, while others may be more of mindset, organizational tip, or a…