Search found 1 match
- Tue Feb 01, 2022 8:21 pm
- Forum: General
- Topic: Something is wrong with my code
- Replies: 4
- Views: 3104
Something is wrong with my code
So I am trying to make snake again, to try adding AI to it, but I got stuck with the tail, I checked my code about 10 time and still can't find the problem. When snake eats the fruit the tail length changes only when I pass the fruit fully with all body, not instantly. I have made a snake before and...