Forum Discussion
10 years ago
Have any of you ever bought a game that was what it was and accepted it that way? At least the careers are *working*.
My latest game just fatally bugged. If you've ever programmed, you know that the worst thing you can do is introduce new code into a bugged program. It compounds the problem of ever successfully debugging exponentially. The existing bugs could conflict, or the new coding could break something that was marginally okay before the new code was added, and what wasn't broken becomes broken.
My latest game just fatally bugged. If you've ever programmed, you know that the worst thing you can do is introduce new code into a bugged program. It compounds the problem of ever successfully debugging exponentially. The existing bugs could conflict, or the new coding could break something that was marginally okay before the new code was added, and what wasn't broken becomes broken.