Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 240 Bytes

File metadata and controls

12 lines (7 loc) · 240 Bytes

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

  1. Navigate to the project directory: