Snake Game Simple Snake Game run by SDL2 with C++. Installation $ sudo apt install libsdl2-dev libsdl2_image libsdl2_ttf In the project root folder run: $ bash install.sh Run the program $ cd build/ $ ./snake