Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 205 Bytes

File metadata and controls

7 lines (4 loc) · 205 Bytes

Python_snake

A class-less implementation of the classic snake in python 3.6.

Run pip install -r requirements.txt to install requirements (just pygame).

Run python snake.py to run the game