Aim of the project was to create the Snake Game in which the user can use the keys ‘A’,’S’,’D’ and ‘W’ to control the snake and help it eat the fruits which keeps on popping randomly anywhere on the screen. The code was written in Dev C++ and used fundamental concepts of C++ like Functions, Classes and Loops.