Skip to content

A classic Snake game implemented in Python using the Pygame library.

Notifications You must be signed in to change notification settings

RosuGabriel/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

This is a classic Snake game implemented in Python using the Pygame library.
Players control a snake that grows in length as it consumes food items, while avoiding collisions with walls and its own tail.

How to Play:

  1. Install Python and Pygame.
  2. Clone the repository or download the source code.
  3. Run the main Python file to start the game.
  4. Use arrow keys to control the snake.
    Eat food items to grow longer and earn points.
    Avoid collisions with walls and the snake's tail.
    Try to achieve the highest score possible!

image

About

A classic Snake game implemented in Python using the Pygame library.

Topics

Resources

Stars

Watchers

Forks

Languages