Skip to content

A classic Snake game implemented in Python using the library. The player controls a snake that moves around a grid, attempting to eat food while avoiding the walls and its own body. The game features basic gameplay mechanics, including direction controls, score tracking, and game over functionality

Notifications You must be signed in to change notification settings

rohannallamadge/snake_game_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake_game_project

A classic Snake game implemented in Python using the library. The player controls a snake that moves around a grid, attempting to eat food while avoiding the walls and its own body. The game features basic gameplay mechanics, including direction controls, score tracking, and game over functionality

About

A classic Snake game implemented in Python using the library. The player controls a snake that moves around a grid, attempting to eat food while avoiding the walls and its own body. The game features basic gameplay mechanics, including direction controls, score tracking, and game over functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages