Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 269 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 269 Bytes

Snake-Python

Description

Realization of the snake game in python

Result

How to use

Install the dependency

$ pip install pygame

Start the game:

$ python ./snake.py