Debugging your GBDK-2020 game

As a Game Developer, you are destined to run into many bugs. These bugs will you great stress and confusion. The process of finding and fixing errors is called debugging. In this tutorial, I’ll show you how to debug your GBDK-2020 games.
Troubleshooting common GBDK-2020 Errors

Game Development can be very difficult at times. Writing retro Game Boy games can have it’s own difficulties. There’s a lot of internal mechanics you need to have an understanding of. In this tutorial, I’ll troubleshoot some of the basic problem’s you’ll run into with the GBDK-2020 suite.