Debugging as a Solo Game Developer: My Workflow
Debugging. ๐ชฒ
Like it or not, it's a fundamental part of being a developer.
Over the past year, I've learned to like debugging, and even refactoring, my code. There's a certain sense of satisfaction that comes with cleaning up code and making it neat...
blog.tarynmcmillan.com5 min read
Datagod
I tell computers what to do. Sometimes they listen.
Thank you for sharing your technique. Debugging is indeed highly rewarding. Solving nasty little bugs is what gets me up early in the morning.