mateusz-guzek / snake

My adaptation of a snake game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snake

It's a simple adaptation of a snake game written in pygame.

Screenshot of the game

installation

Clone repository

git clone https://github.com/bankubanku/snake.git

Go to cloned repository

cd snake

Install requirements

pip install -r requirements.txt

You can run this game typing

python game.py

About

My adaptation of a snake game

License:GNU General Public License v3.0


Languages

Language:Python 100.0%