This is a implementation of the snake game using BGI (Borland Graphics Interface) in C++
You will need the graphics.h library to run this project. For a guide to install the graphics.h library in CodeBlocks you can follow this tutorial or for Dev C++ you can follow this tutorial