Skip to content

The famous snake game from old mobiles recreated in Python.

License

Notifications You must be signed in to change notification settings

barbaracalderon/oop-snake-game

Repository files navigation

This README.md file is in English and Portuguese. // Esse arquivo README.md está em Inglês e Português.

Snake Game from old Mobiles | Python

⚠️ This was done as I followed up Angela Yu's Python Bootcamp tutorial on the Snake Game. You can find the course on Udemy here. ⚠️

desktop version of the old mobile snake game

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.

Jogo da Cobrinha dos Celulares Antigos | Python

⚠️ Isso foi criado enquanto eu seguia o tutorial do Jogo da Cobrinha do Bootcamp de Python da Angela Yu. O curso está disponível na Udemy aqui. ⚠️

desktop version of the old mobile snake game

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).

About

The famous snake game from old mobiles recreated in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages