Skip to content

Sathish111j/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game in Python

Description

This is a simple Snake Game implemented in Python using the simple libraries. The classic Snake Game where the player controls a snake that must eat food to grow while avoiding collisions with itself and the boundaries of the game.

Snake Game Demo

Features

  • Classic Snake Game mechanics.
  • Simple and intuitive controls.
  • Score tracking.
  • Game Over screen with the option to play again.

Prerequisites

  • Python 3.x

Installation

  1. Clone the repository:
    git clone https://github.com/Sathish111j/SnakeGame

Releases

No releases published

Packages

No packages published

Languages