Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 244 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 244 Bytes

Developed a snake game for learning purposes

Snake Game

Requirements:

python 3.x => https://www.python.org/downloads/

Install pygame library

pip install --upgrade pip
pip install pygame

run snake.bat to start the game