Inspiration
I got inspiration from a game I played when I was little.
What it does
There is a hungry snake in the game which likes to eat apples. When the snake eats an apple the score increases by 10 points. When the snake eats the poisoned blueberries, the points decrease by 10. The high score is also calculated.
How we built it
I built the program using python and turtle. I first figured out how to move the snake in all directions and placed the two food items. Then, I figured out how to increase and decrease the score displayed.
Challenges we ran into
It was difficult to determine how the snake would move in all directions and how the game should end when the snake touched himself again.
Accomplishments that we're proud of
I'm pleased that I completed programming this game.
What we learned
I learned to use the turtle and the cool things I can do using it.
What's next for Snake Game
I would like or it to have a better user interface and be available for everyone to play online.
Built With
- python
- turtle
Log in or sign up for Devpost to join the conversation.