Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 345 Bytes

ReadMe.md

File metadata and controls

16 lines (13 loc) · 345 Bytes

Snake Block Eater

Clone of the classic arcade game snake.

Installation

Use pip to install needed packages

pip install -r requirements.txt

Usage

Now you are ready to play snake game. Input the following in your terminal/cmd

python snake.py