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 Simple snake game as a console application; The game feautues a simple AI for auto directing the snake in the shortest route to the food; also there is a randomizer for making it look like that the snake takes different path through the game;