LuisMeirelles / snake-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake Game

Description

This is a simple example of the classic snake game, made in python and using Object Oriented Programming with the Pygame library.

How to run

Running the project is simple: just run the main.py file or the global module itself (i.e. python3 . inside the root directory).

About


Languages

Language:Python 100.0%