An open API service indexing awesome lists of open source software.

https://github.com/indiecodermm/snake-game

Classic Snake Game in Pygame
https://github.com/indiecodermm/snake-game

oop pygame snake-game

Last synced: 11 months ago
JSON representation

Classic Snake Game in Pygame

Awesome Lists containing this project

README

          

# Snake Game - Pygame

This is a classic 2D snake game created using Pygame library.

## Features
1. OOP Concept
2. Menu System
3. Scoring
4. Different themes

## Demo Gameplay
![Game Demo](https://github.com/IndieCoderMM/git-cloud/blob/master/images/snake-demo1.png)
![Game Demo](https://github.com/IndieCoderMM/git-cloud/blob/master/images/snake-demo2.png)
![Game Demo](https://github.com/IndieCoderMM/git-cloud/blob/master/images/snake-demo3.png)

![Game Demo](https://github.com/IndieCoderMM/git-cloud/blob/master/gifs/snake_demo.gif)