Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 214 Bytes

File metadata and controls

4 lines (4 loc) · 214 Bytes

snake_opensource_SW

HOW TO INSTALL AND RUN THE GAME

Run pip install -r requirements.txt (Python 2), or pip3 install -r requirements.txt (Python 3) to download all the dependencies

Run the snake.py file