Skip to content

Sukhman-01/Python-Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐍 Snake Game

The famous and beloved snake game built using the PyGame module of Python.

Installation

If you don't have python installed, install python3 from the official website here.

Now using the pip installer, which is a package manager for python packages (just like npm for node), install the pygame module using the following command:

pip3 install pygame

Running the Game

Download the files from this repository to your local machine and run the file just as any other Python file.

python3 main.py

Output Screenshots

Welcome Screen

Welcome

Game Instructions

Instructions

Playing the game

Playing the Game

Game Over

Game Over

About

🐍 Snake Game - The famous and beloved snake game built using the PyGame module of Python.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages