You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Snake2 creates blocks on the left of the left blue line.
A fix would be to change the size of the field.
With #define MIN_X 2 I can't see the issue again, but I'm not sure if that is a reasonable fix?
Snake2 creates blocks on the left of the left blue line.
A fix would be to change the size of the field.
With
#define MIN_X 2I can't see the issue again, but I'm not sure if that is a reasonable fix?