Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 321 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 321 Bytes

Snake-python

A simple and light implementation of the classic snake game in python using Pygame. Just have pygame installed and you can run the pysnake.py file without problems. You have 2 types of game settings, With or without borders. You can change the value of 'borders' variable in the code to apply new settings