Progether game from scratch for learning C++, opengl and other game engine related technologies.
$ mkdir build && cd build
$ CXX=/usr/bin/clang++ cmake .. && make
Executable file is in the bin/ subdirectory.
There was an error while loading. Please reload this page.