Clone of the classic arcade game snake.
Use pip to install needed packages
pip install -r requirements.txt
Now you are ready to play snake game. Input the following in your terminal/cmd
python snake.py
Clone of the classic arcade game snake.
Use pip to install needed packages
pip install -r requirements.txt
Now you are ready to play snake game. Input the following in your terminal/cmd
python snake.py