Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 125 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 125 Bytes

pysnake

snake game written in python and pyglet

install pyglet

pip install pyglet

run the game

python main.pyw