/The_Hungry_Snake

It is snake game made with python prgramming language with the help of pygame module.It has two different gaming mode.One is single player mode and another one is 2 players mode.It also has a settings tab where you can stop/play the background music.The rule of this game is that the snake has to eat the foods without collasping with the wall otherwise the game will be over.It also has twilio API integration which sends the score of the user in their whatsapp number.For this the user has to generate their own ID and authToken in the Twilio Console and write those credentilas in the x and y variables in the twiliox function mentioned in the code.

Primary LanguagePythonApache License 2.0Apache-2.0

No issues in this repository yet.