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

https://github.com/skalskip/snake_game

First game written in Python using PyGame library. Simple Snake game with some points counter, obsticles, power-ups and hero transformation.
https://github.com/skalskip/snake_game

Last synced: about 1 month ago
JSON representation

First game written in Python using PyGame library. Simple Snake game with some points counter, obsticles, power-ups and hero transformation.

Awesome Lists containing this project

README

        

# SNAKE_GAME
First game written in Python using PyGame library. Simple Snake game with some points counter, obsticles, power-ups and hero transformation.
Game was created as final semester project for Introduction to Computer Science.

## Game Screen Shots

Main Screen
Game Rules Screen 1
Game Rules Screen 2
Game Board Screen 1
Game Board Screen 2
Game Over Screen