It is a project made in early 2025 for a C++ course. We had to make our version of the game Konkr. It is made in C++20 and uses SDL2.
mkdir -p build
cd build
cmake ..
cmake --build .
./Konkr| Name | Name | Last commit date | ||
|---|---|---|---|---|
It is a project made in early 2025 for a C++ course. We had to make our version of the game Konkr. It is made in C++20 and uses SDL2.
mkdir -p build
cd build
cmake ..
cmake --build .
./Konkr