Inspiration

As beginners, I wanted to make a game for fun that we always used to enjoy. Snake was a classic so we decided to recreate it.

What it does

Using terminal, you can boot the game the game and play snake on the shell.

How we built it

I used our basic python knowledge to compile a bunch of code to make snake.

Challenges we ran into

I wanted to use a picture to create the body of the snake and the snack but realised I might have had to use pygame which I wasn't familiar with. Due to that obstacle, I used keys available on our keyboard.

Accomplishments that we're proud of

I'm just proud that as beginners I was able to recreate a game I used to love and it runs smoothly.

What we learned

To never give up!

What's next for Snake

Once I learn how to use pygame and other alternatives, I want to change the body of the snake into an image alongside the snack.

Built With

Share this project:

Updates