No description
- C++ 81.6%
- CMake 18.4%
| thirdparty | ||
| .gitignore | ||
| .gitmodules | ||
| CMakeLists.txt | ||
| LICENSE | ||
| main.cpp | ||
| preview.png | ||
| README.md | ||
seppuku-agt
Rewrite in agt of the extremely popular seppuku by CreeperFace.
Like the original inspiration, it has a simple and straightforward user interface that follows the GNOME Human Interface Guidelines.
Build
You only need like a few dozen dependencies (listed very loosely in the agt README):
cmake -B build . -G Ninja
cmake --build build
