Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 564 Bytes

File metadata and controls

18 lines (11 loc) · 564 Bytes

Snake

A simple snake game written in Python using the built-in tkinter library.

Requirements

Launching

To start the game, download or clone this repository, and in the folder you downloaded or cloned, run:

$ python snake.py