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
The main difference between this and most other snake clones is that the arrow key inputs are stored in a queue. This saves quick inputs and helps when turning the snake.