Snake Game

Pygame Project

I have used Pygame, a Python library, to build a snake game in this project. This project helped me learn concepts of Object-Oriented Programming(OOP).

I had real fun developing this project; we all have played this game once in our lifetime; I always wanted to know its working; now that I have built this, I know how efficient and straightforward this game is.

Clone it from Github and have fun playing: Click here to Go to the repository

It gets tricky when the speed hits 60.

 

Next Project

Hangman