Snake-Pygame

A simple snake game created using pygame and python

Index

Screenshots

screenshots

Game Features

It has following features

  1. Scoring
  2. Pause
  3. Growing Snake
  4. Random food generation
  5. Wall hitting logic
  6. Self hitting logic

Features to come:

Game Controls

  Button
Move Left left
Move Right right
Move Up up
Move Down down
Pause game p
UnPause game c
Quit game q
Start game c

Setup

pip install -r requirements.txt

License

MIT license