Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 362 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 362 Bytes

Snake Game

Jogo da cobrinha desenvolvido com python e pygame.


Install

Install plugin pygame with running:

pip install -r requirements.txt

Run

navigate to directory where find the main.py file and run in terminal:

python main.py