Skip to content

guramritcse/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake-Game


This repository stores the code for my self project: Snake Game completed during Autumn, 2022 using pygame.

  • This is an implementation of the Nokia snake game in which the player collects yellow fruits without colliding
  • I have added a high score feature
  • Listen to your own music while playing the game

Example

  • Images showing various game screens have been uploaded under Image folder

Requirements

  • pygame module which can be installed by running following command in terminal
  • pip install pygame

Running the code

python snake.py --theme /path/to/music

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages