The SNAKE GAME is a simple 2D game where you control a snake with keyboard. You will free here to move threw the full screen. The task for you in this game to feed the snake by randomly placed food within limited time to gain score and reach to the next level of game. You will get only 3 lives or chances to reach upto final score of the game.
Make sure that your compiler is Borland C++ compiler and you have the borland GUI graphics library("BGI" folder) at compile time.