This is a snake game project where user can control the snake using wsad or arrow keys.
To run this project, do the following:
# get your favorite linux distro up and running
# make sure to have a working python environment
# and pygame installed
# clone the repo
# navigate to the directory where the repo is located
Then run:
$ python3 snake.py
If you have any feedback, please reach out to me at [email protected]