Tips and Tricks

How to get a job as a game developer in 2025 – Part 2: Insider advice from a studio game director

Last time, we shared some general tips about what skills and tools you need to get a job as a game developer in 2025. However, the game development industry is a dynamic and rapidly evolving field. It’s characterized by technological advancements and continuous innovation, and as we find in this article, subjected to external factors such as financial and industrial pressures. If you want an…
Read more
Tips and Tricks

Do I Need To Know C++ For Unreal Engine?

C++ is a powerful programming language that can be used to program the mechanics and inner workings of video games and applications using the Unreal Engine. A program created using C++ for Unreal Engine will typically be much more complex and detailed than using other…
Tips and Tricks

13 Things About Visual Assist For Visual Studio 2022 You May Not Have Known

Even if you already are an experienced user of the Visual Assist For Visual Studio 2022 or just looking for a tool that will simplify the process of developing programs using Visual Studio, we might have something new to tell you. In this article, we will look at 13 interesting Visual Assist For Visual Studio 2022 features you may not know yet, but they will be definitely useful for…
Read more
Tips and Tricks

Tips for Aspiring Game Developers

Have you ever considered becoming a game developer but never knew where or how to start? In this blog, we’ll talk about a few things you might want to know before you get started in the video game industry.  The video game industry— by the…
Tips and Tricks

How to Modernize C++ Code with Visual Assist in Five Easy Steps

You probably know that over time our projects seem to get old and legacy. Code written now might look suspicious five years later. With the standardization of C++11 in 2011, developers coined the term Modern C++. In this article (and the next one) we’ll take a look at some techniques you might apply to get nicer code and be closer to the best feature that recent versions of C++…
Read more