jamarma / snake_game

The classic snake game implemented in Python (using pygame library). Will you get to eat more than 200 apples?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snake_game

The classic snake game implemented in Python (using pygame library). Will you get to eat more than 100 apples?

Instalation

With Linux (Ubuntu):

chmod +x install.sh
chmod +x uninstall.sh
./install

Controls

W/A/S/D - move snake

About

The classic snake game implemented in Python (using pygame library). Will you get to eat more than 200 apples?


Languages

Language:Python 85.0%Language:Shell 15.0%