reaper icon indicating copy to clipboard operation
reaper copied to clipboard

Tiny C++ Engine

Reaper

Reaper is a small C++ test engine.

Build

$ git submodule update --init
$ cmake -H. -B./build
$ cmake --build build