snkae Very basic snake game clone Dependencies CMake GNU Make Mingw or MSYS2 For building the project after cloning the repository: cd build cmake .. make ./main