Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 194 Bytes

File metadata and controls

17 lines (11 loc) · 194 Bytes

Snake game

A simple snake game example using pygame

Installation

To install the requirements, do this:

pip3 install -r requirements.txt

Running it

python3 snake.py