Code a Snake Game with Python and Pygame - Tutorial

In this Python / Pygame tutorial you will build a snake and apple game. This Python project for beginners is perfect for you to get exposure on how you can build an end-to-end Python project after learning the basics of Python. ✏️ Course created by Dhaval Patel from codebasics. Check out his channel: 💻 Code: 🎥 Watch the Hindi version of this course: ⭐️ Course Contents ⭐️ ⌨️ (0:00:00) Intro and create surface ⌨️ (0:21:03) Converting into OOP ⌨️ (0:31:48) Moving block with timer ⌨️ (0:37:10) Draw snake and apple ⌨️ (0:49:34) Snake eats apple, find score ⌨️ (1:07:33) Game over logic ⌨️ (1:20:07) Add background music,image ⌨️ (1:31:45) Convert python to ex ... 20210408 8dfePlONtls
Back to Top