Abhiman1211 / Snake-Game

It is a snake game written in Python using the Pygame library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snake-Game

It is a snake game written in Python using the Pygame library.

Click spacebar to start the game.

Steps to follow:-

  1. Use the arrow keys to control the movement of the snake.
  2. Snake should consume the food.
  3. As it consumes the food, it's length goes on increasing and hence adding value to your score.
  4. Avoid bumping into the walls, else the snake dies.

# Demo video
Snake.game.2022-09-06.09-27-01.mp4



TEAM MEMBERS
1.)Abhiman Gautam
2.)Riya Gandhi
3.)Zankhana Mehta

About

It is a snake game written in Python using the Pygame library.


Languages

Language:Python 100.0%