/Snake-game-console

Snake Game (console based application). In this classic game, control the snake using arrow keys or w,a,s,d keys. The snake is depicted with a large 'O' for the head and small 'o's for the tail. Keep an eye out for the '@' symbol representing the fruit, while the walls are denoted by '#' with walls acting as transporters.

Primary LanguageC++

Snake-game-console

Snake Game (console based application)
First compile the .cpp file in your pc
Then open the .exe file (created after compilation) separately for best experience