/snake_python

Jogo snake (simplificado), codificado usando a linguagem python (pygame package)

Primary LanguagePython

snake_python

The file snake.py corresponds to a code in Python that runs the Snake game with the language resources.

To run the game in Python, it was necessary to use the library pygame, which has several features for implementing games.