Skip to content

The repository is used to dump a code which is named as snake game. It is developed with python an its libraries.

License

Notifications You must be signed in to change notification settings

PiyushBL45t/Snake_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Snake_Game

Snake Game through Python is a project made with the help of following Python Modules/Libraries: turtle, time and random. It is a mini project with an aim to revise and update the Python Object Oriented Programming concepts and making them more better by actually developing a robust, readable and understandable code. Functioning of the game is very simple. Just like other Snake Games the game always has a moving food for the snake in random direction all over the screen and the Snake tries to eat it. The screen size is about '700 X 700' pixels. The player just neeed to move the snake with the NumPad numbers: 8 -> for forward movement, 2 -> for backward movement, 4 -> for left side movement and 6 -> for right side movement.

About

The repository is used to dump a code which is named as snake game. It is developed with python an its libraries.

Resources

License

Stars

Watchers

Forks

Languages