Skip to content

Shubham88099/Snake-Game-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ Snake Game using Python & Pygame

This is a classic Snake Game built using Python and the Pygame library. The objective is to control the snake, eat food, grow longer, and avoid hitting the walls or itself. It's a fun way to practice game development, logic building, and working with libraries like Pygame.

๐ŸŽฎ Features

  • Classic Snake gameplay
  • Real-time movement using arrow keys
  • Score tracking
  • Game Over screen
  • Clean and simple design

๐Ÿ› ๏ธ Technologies Used

  • Python 3.x
  • Pygame library

Make sure Pygame is installed:

pip install pygame

๐ŸŽฎ Controls

Arrow Keys โ€“ Move the snake in four directions (Up, Down, Left, Right)

image alt

๐Ÿ™Œ Acknowledgements

Developed by Shubham Kumar while learning Python Game Development

About

Developed an advanced version of the classic Snake game using Python and the Pygame library. The game features smooth graphics, collision detection, dynamic food generation, score tracking, and game-over handling. Implemented game logic including increasing snake length on food consumption, boundary restrictions, control for snake environment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages