Skip to content

banipreetr/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This is a basic snake game made using pygame library of python. Any suggestions would be welcomed.
Logic of the snake is implemented using a list which stores the position of the previous block of the snake and the current block follows it in the next iteration.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages