1Challenges that Game Developers faced during 2020COVID struck and affected many people and industries. The game industry seemed to be well placed to weather the pandemic initially. But in fact, COVID is a double-edged sword, as it creates both opportunities and challenges for game developers at the same time.
221 Essential Guidelines for Using C# in Unity: A Summary of Effective C# In this article, the author has distilled and summarized 21 guidelines from the book "Effective C# Second Edition" that are applicable to using C# in the Unity game engine. These guidelines are provided for you to quickly grasp the main ideas of the book and write higher quality C# code in Unity.
3WeTest Case Study: A Battle Royale Mobile GameThis case provides a best-practice model for the mobile game industry, demonstrating how to update QA management using modern technologies and automated tools.
4The Essential Role of Testing in the Booming Mobile Gaming IndustryThis article explores the importance of testing in the growing mobile gaming industry, including special considerations when testing mobile games and various types of testing crucial to assess the quality of games and eliminate potential problems.
5Quality Engineering vs Quality Assurance: What’s the Real Difference?Quality engineering vs quality assurance, what are their roles and differences? While both are very important in software development, there are still significant differences between the two. Understanding the differences can help us go further and deeper in our software testing work.