Skip to content

vishwambhar-reddy/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake-Game

A simple snake game in python using pygame

Installation

Download pygame by running the following in the terminal

pip install pygame

Running the program

Download the source code and additional files from the repository. Make sure that the additional files are in the same format as mentioned in the source code and then place all the files and source code into a single folder. Then run the code directly from the IDE or open the folder in the terminal and run the following command

python Snake.py

Working of the game with screenshots

Snake 6_19_2021 10_11_47 AM

Rules and Intructions to the player

Snake 6_18_2021 10_07_46 AM

Active Game Screen

Snake 6_18_2021 10_09_53 AM

Game Over Screen

Prerequisites

  • Python
  • Pygame, it is an open source Python library that is used for making games and other multimedia applications

Authors

  • Vishwambhar Reddy
  • Sainath Reddy
  • Nishoak Kosaraju

About

A simple snake game in python using pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages