Our website uses cookies to enhance your browsing experience.
Accept
to the top
>
>
Posts: #GameDev

Posts: # GameDev

Aug 13 2024
Flax Engine. Exploring game engine & analyzing its source code
Andrey Moskalev
"It's like Unreal and Unity had a baby," as the GameDev community has affectionately described the engine. Not only is that a cute way to describe the engine, but it's also quite spot-on...
...
Aug 07 2024
How to find job for Rescue Rangers: analyzing Godot Engine
Alexey Smolskas
Developing and playing games can be an incredibly engaging, addictive, and satisfying activity. But nothing spoils the gameplay experience like a tricky hidden bug. So, today we'll be looking at...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Jun 14 2024
Smile while drowning in bugs
Evgenii Feklin
Many times, we've written about bugs in games, in space flight software, etc. Now we'd like to honor the tradition. This time, we'll take a look at the bugs that have crept into some of the...
...
May 23 2024
C++: freeing resources in destructors using helper functions
Andrey Karpov
In this article, we'll look at how to correctly destroy objects in the OOP-based C++ program without redundant operations. This is the final article in the series about the bugs in...
...
May 16 2024
Let's check the qdEngine game engine, part three: 10 more bugs
Andrey Karpov
In the first article about qdEngine, we've discussed 10 errors selected by the PVS-Studio plugin. However, we have 10 more bugs that are worth mentioning. As they say, it's better to learn from...
...
May 07 2024
Let's check the qdEngine game engine, part two: simplifying C++ code
Andrey Karpov
In this article, we'll discuss how the PVS-Studio static analyzer encourages developers to refactor their code. After all, the shorter, simpler, and clearer the code is, the fewer errors it...
...
Apr 27 2024
Let's check the qdEngine game engine, part one: top 10 warnings issued by PVS-Studio
Andrey Karpov
The bugs found in the qdEngine game engine are quite diverse, so I don't want to put them all in one publication. Our readers may miss out on interesting topics on writing high-quality code...
...
Apr 25 2024
Nephalem's nightmare. Exploring errors in Diablo 3 server emulator code
Andrey Moskalev
Pursuing Diablo, the nephalem falls into another one of Belial's traps. Plunged into a deadly nightmare by the Lord of Lies, the hero must repeat their past victories over the Great Evils to...
...
Apr 10 2024
Code of game engine written in Java: what does it hide?
Kirill Epifanov
Have you ever wondered about game engines written in Java? jMonkeyEngine is such an engine, and a popular one. In this article, we will look at it and check its source code for errors. We may...
...
Apr 03 2024
Simple & quick search for bugs in Unity games (for C# developers)
Artem Rovenskii
Each of us encounters game bugs, and some games have more of them than others. Many games suffer from bugs caused by errors in code. Today, we'll see how static analysis can help easily detect...
...
View more Pagination arrow previous
Showing: - of 98