abhilashmnair / HacktoberFest2021

Beginner-friendly repository for Hacktober Fest 2021. Start your contribution to open source through baby steps. 💜
MIT License
30 stars 147 forks source link

Added a SnakeGame python file #223

Closed Deepak-Perla closed 3 years ago

Deepak-Perla commented 3 years ago

The Snake game contains the following features:

Installing Pygame Create the Screen Create the Snake Moving the Snake Game Over when Snake hits the boundaries Adding the Food Increasing the Length of the Snake Displaying the Score

abhilashmnair commented 3 years ago

Thank you for your contribution @Deepak-Perla ❤️