Skip to content

There is a Viper you've to cater it with the food. You'll get your score at the top left of the window.

Notifications You must be signed in to change notification settings

AntimaDwivedi/CaterViper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CaterViper 🐍

This is a snake game that you may have played on mobiles📱 as a child 👶. An egg 🍎 is generated randomly in matrix space.The task of player is to choose the safest path for feeding the egg to the snake.For determining the safest path player should keep two things in mind.

Viper should not collide with boundaries.
Viper should not collide with its own body.

Requirements Install python idle and pygame library .

QuickStart: The application can be run by simply executing main.py.

About

There is a Viper you've to cater it with the food. You'll get your score at the top left of the window.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages