- Simply compile the Snake.cpp file and then run the executable
- 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.
- 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.