Inspiration

What if we recreate our childhood button phone's most epic game slightly more colorful!

What it does

A snake that is to be controlled by the arrow keys is to be moved and allowed to eat the fruits in such a manner that the head of the snake does not touch any of the body parts of the snake. Once eating a fruit, the size and the point will increase.

How we built it

We imagined the game scenario and implemented it using Python and when it comes to gaming in Python the first thing that comes to our mind is pygames.

Challenges we ran into

Creating the exact scene and implementing some of the logic was challenging.

Accomplishments that we're proud of

Recreating our childhood epic game !!!

What we learned

Python implementation.

What's next for Fruit Eater Snake

We would like to add different levels to increase the difficulty level at each step.

Built With

Share this project:

Updates