Inspiration
The inspiration was the standard snake game, we did not make any changes with it. Also since it is a very simple game we decided to make it.
What it does
The length of the snake increases as it touches an apple and if it hits the boundaries or if it hits the snake again then the game is over
How I built it
Used a lot of help from Youtube and the pygame documentation. Tried to make many functions and learned a lot of logic from youtube as well.
Challenges I ran into
One of the main difficulties was how to increase length of snake and also how to know if the snake has ran into itself.
Accomplishments that I'm proud of
We are proud of finishing the game since it wasn't very easy.
What I learned
We learned the importance of for loops and also functions.
What's next for Snake Game
Saving scores.
Log in or sign up for Devpost to join the conversation.