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
A classic Snake Game implemented in C using terminal/console graphics. The player controls the snake to eat food, grow longer, and avoid collisions with the walls or itself.