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.
- Host: GitHub
- URL: https://github.com/skalskip/snake_game
- Owner: SkalskiP
- Created: 2017-06-27T18:58:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-18T18:01:50.000Z (over 7 years ago)
- Last Synced: 2025-05-09T01:13:23.966Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 18.6 MB
- Stars: 6
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
![]()
![]()
![]()
![]()
![]()
![]()