Atharv-Attri / HacktoberFest-Projects

A collection of issues for Hacktoberfest!
MIT License
6 stars 27 forks source link

Project idea: Snake Game in Python #51

Closed 10smruti closed 3 years ago

10smruti commented 3 years ago

Describe your project idea here

Program to play the snake game which we used to play in childhood where the snake moves to eat the apple and once it eats, its length increases. It will be having background music playing as well as a different sound when the snake dies or eats an apple. It also shows the score of the user in the bottom. We can convert it to a binary executable file.

What is a usage example of this? (We get somethings are pointless, yet still complex and fun to make, so we won't hold it against you if there is none.)

Checklist:

Atharv-Attri commented 3 years ago

I'm all for it! Go ahead!