Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 418 Bytes

File metadata and controls

6 lines (6 loc) · 418 Bytes

How to install

  • Simply compile the Snake.cpp file and then run the executable

How to play

  • W A S D to move, eat apples to grow in size, if you hit a wall you die, if you hit yourself you die.

Important note

  • Make sure to open the .exe file that is compiled by the compiler in order to play the game, if you run this program inside VSCode's terminal it will glitch out since it depends on the terminal's size.