Skip to content

gyoce/Konkr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Konkr

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.

img img

How to build

mkdir -p build
cd build
cmake ..
cmake --build .
./Konkr

About

Replica of an existing game Konkr.io made in C++ with SDL2, strongly inspired by Unity & Qt architectures.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors