Skip to content

CathyKernel/Python-Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python Snake Game

This is a traditional Snake game implemented in Python using the Pygame library. It features score updates, an operation interface, and various gameplay mechanics.

Features:

  • Smooth Gameplay
  • Clear Graphics with bordered snake segments
  • Real-time Score Tracking
  • User-Friendly Interface (Start Screen, Game Over Screen)
  • Arrow Key Controls
  • Wall and Self-Collision Detection
  • Random Food Spawning (avoids spawning on snake)
  • Restartability
  • Clean Exit

Prerequisites:

You need to have Pygame installed. If you don't have it, you can install it using pip:

pip install pygame

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages