git clone https://github.com/bontail/Snakeletix.git
To run the game, you will need to have SDL2, SDL_image, SDL_mixer, SDL_net, and SDL_ttf libraries installed on your system.
You can install these libraries using your system's package manager or by downloading them from their respective websites.
Also required Cmake.
mkdir build && cd build
cmake .. && cmake --build .
./Snakeletix