snake-game Getting started with Project Run the following command after forking repository and completing pre-requisites required: make Implementation This snake game was made using SDL2 framework. Pre-requisites First, in makefile, change include path to your locally install SDL library's path.