Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 209 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 209 Bytes

PyGame_Snaker

snake game 3 levels with python pygame

Requirements

python3 pygame

install

Linux

pip3 install pygame

Windows

python -m pip install pygame

Usage

python3 start.py