Snake game developed with python
These are the instructions to get a copy of the project working on your local computer.
If you want to execute tests and develop this project you must have any code editor like Visual studio code. To run this project you must have python installed on your computer
Download or clone the repository
In the repository you can click in the code button and select the way in wich you want to obtain the project in your computer, cloned or downloaded.
To run this project open the folder of the project in your code editor and open a terminal or in the cmd terminal, then execute the comand py main.py
- Python - Programming language