All the projects in this repo is based on library SDL.
Good knowledge of C programming language mainly how to handle pointers.
It stands for Simple DirectMedia Layer.
For further details and installation procedure visit (https://www.libsdl.org/)
Any one can use the code to implement the application.
You just need to fork the repo.
This is the basic game on snake and player need to feed the snake.
One player will earn the points on the basis of food or materials collected.
The game will End when the snake hit a wall.