/Snake_Game

Snake Game build with Python and Pygame using inheritance and polymorphism.

Primary LanguagePython

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