Skip to content

ShowmickKar/Snake-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Snake game made with python and Pygame

Created a snake game in python and used algorithmic techniques to efficiently control the snake's movement and resize/grow its body.

Prerequisites: You need to have Pygame installed on you computer to run/test the game. To install Pygame, open up your terminal(or Command Prompt if you are on Windows) and type:

    pip install Pygame

Screenshot:

drawing

I hope you like it!

Alt Text

About

A snake game made with python and Pygame.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages