Classic snake gameplay Features Classic snake gameplay Control snake using WASD or arrow keys Mini menu screen Getting Started Clone the repo: git clone https://github.com/koterba/snake.git CD into the directory, then into the C# project: cd snake/snake Compile the program: dotnet run