This is a skeleton version of the Snake-Xenzia game from the old button-phones. The interface and functionality have been constructed through pygame library. Some functionality has been achieved through recursion. Further contributions can be added for the audio and graphics.
HOW TO PLAY
. Clone the repository
. Open the Snake.py on an IDE (VS code, Anaconda, Pycharm etc)
. Run the file
. Enjoy!