Skip to content

Tom-stack3/SnakePP

Repository files navigation

SnakePP

Snake, written in C++.

# Clone the repository
git clone https://github.com/Tom-stack3/SnakePP.git
cd SnakePP
make # Compile
./snake # Run