Skip to content

A simple GUI based Snake Game using Python's PyGame library.

License

Notifications You must be signed in to change notification settings

sanjyotpanure/SnakeGame-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

SnakeGame-Python

A simple GUI based Snake Game using Python's PyGame library.

pygame-logo

made-with-python versions pygame Open Source? Yes!

Installation

Download the Python 3 installer package from the official website and install it, if not installed previously.

Run the following command in the terminal to install the PyGame library:

> pip install pygame

Running the application

Download the source code from the repository and run the file just as any other Python script (.py) file.

> python3 SnakeGame\ SnakeGame.py

Screenshots

Welcome Screen Game Screen
Game Over Screen

Usage

  • Press Space Bar to start the game.

  • Use Arrow Keys to move the snake.

You can reach out me at:

  • GitHub
  • LinkedIn

About

A simple GUI based Snake Game using Python's PyGame library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages