Skip to content

vamsikoneti/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Snake

A game of snake made using the PyGame library

Installation

Use the package manager pip to install PyGame

pip3 install pygame

Execution

Run the following command to play the game

python3 main.py

About

A snake game using the PyGame library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages