Greedy Snake A simple console-based Snake game implemented in C++ using CMake. Prerequisites CMake (version 3.10 or higher) A C++17 compatible compiler (e.g., GCC, Clang, MSVC) Building Navigate to the project directory: