This README.md file is in English and Portuguese. // Esse arquivo README.md está em Inglês e Português.
This is the famous snake game from old mobiles recreated in Python.
The Turtle Module was used for this game. Concepts of Object Oriented Programming (OOP) were also used.
O famoso jogo da cobrinha dos celulares antigos recriado em Python.
O módulo da tartaruga (Turtle Module) foi usado para esse jogo, bem como conceitos da Programação Orientada a Objetos (POO).