+ 1
If i am Making a Game How can i Erase the Bugs?on C#
I dont know what to Put
5 Respuestas
+ 5
Well, read the code carefully, and don't rush coding. If you don't understand something, research that topic and retake lessons related to your problem to understand it more, and implement your new knowledge to your program in order to fix the error :)
+ 4
Using a debugger or having print/output statements at different points in the code can help.
+ 2
What is the code which contains the bugs? Unfortunately, we can't help you if you don't explain what bugs you experience :) Please provide some info like the code and the bug, and share them here.
+ 1
I have no experience to Bugs But i Just want to Know for Future Experience
+ 1
Oh Okay Thanks!