Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 168 Bytes

File metadata and controls

4 lines (3 loc) · 168 Bytes

PySnake

Simple python snake implementation, written in an evening of teaching my brother some python basics.

You will need pygame, install with "pip install pygame"