Skip to content

saajann/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Snake Game 🐍

A classic Snake game built with Python and Pygame. Eat food, grow longer, and don’t crash into the walls or yourself!

How to Play:

  1. Clone this repo and run the game:
    git clone https://github.com/saajann/snake.git
    cd snake
    python snake.py
  2. Use arrow keys to move.
  3. Eat food to grow, but avoid walls and your own tail!
  4. After losing, press C to play again or Q to quit.

About

Snake game made with Python 🐍

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages