Skip to content

hacker-404-error/SnakeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SnakeGame

This Snake Game Is Made Using Python 3 & Pygame Module.

Demo

ss1

ss1

ss1

How To Play

  1. Download zip file

  2. Extract the zip file

  3. Go to the /dist folder

  4. Run the main.exe file

  5. Enjoy the game

Using main.py file

NOTE - Python & Pygame Module should be installed already before playing through main.py.

Installing The Pygame Module:

To install Pygame, open the command prompt and give the command as shown below:

pip install pygame

pygame installation

Pygame is successfully installed as shown in the image above.

You can confirm that by opening a new terminal and import the Pygame library to see whether it is working fine or not in your system.

pygame confirmation

Credits

Scripted By

Pritam Das

Modified & Designed By

Anupam Verma