This is game I made when I was at highschool I'd just started to learn python
and wanted to do something to play with it's very basic game
It's spaghetti code i hope u like the game xDDD
Please install the following:
you can use the following pip code to install the prerequisites
pip install pygame
With the prerequisites installed, you clone with the following code:
git clone https://github.com/25khattab/snake_game
to run the project use :
cd snake_game
python game.py