/mysnake

Create my own snake game

Primary LanguageC++

mysnake

Create my own snake game
Linux terminal game based on C++

How to Excute

Navigate to the folder and excute the following commands
make
./snake

How to play

Use key W, A, S, D to control the direction

By Wang Sipeng