My inspiration came from the old Nokia phone in which I used to play the snake game. Few days back I realised that how we can forget such a game which gave us so many memories. so i decided to build a snake game to relive those moments.

The game gives the points to player everytime the snake engulfs the egg. And whenever it collides to any boundary or its own body the snake dies.

I built it using C language as i have a command over it.

I run into several challenges like reducing the latency period of the game and not able to use libraries in c.

I was successfully able to develope the game using c only and being in the first year of my college i tried my best to implement all of my knowledge in this project.

We learned to develope simple games using c only and learned how to develope a project in a given time slot.

Snake Game will be more advanced and ui based in upcoming future.

Built With

Share this project:

Updates