OpenKKnD / Pitchwell kitchen (agents)
Find a file
2026-07-11 23:18:44 +02:00
include build: CMake and public headers 2026-07-11 23:18:44 +02:00
.gitignore init: OpenKKND scaffold and license 2026-07-11 23:05:12 +02:00
CMakeLists.txt build: CMake and public headers 2026-07-11 23:18:44 +02:00
LICENSE init: OpenKKND scaffold and license 2026-07-11 23:05:12 +02:00
README.md init: OpenKKND scaffold and license 2026-07-11 23:05:12 +02:00
THIRD_PARTY.md init: OpenKKND scaffold and license 2026-07-11 23:05:12 +02:00
VERSION init: OpenKKND scaffold and license 2026-07-11 23:05:12 +02:00

OpenKKND

Original post-apocalyptic RTS in portable C11.

Not a remake of any commercial KKnD title. Genre-inspired only. No proprietary assets. Free/permissive third-party material only (see THIRD_PARTY.md).

Build (macOS / Linux / *BSD)

cmake -S . -B build -DCMAKE_BUILD_TYPE=Release
cmake --build build -j
./build/openkknd

Dependencies: CMake ≥ 3.16, SDL2 (Homebrew sdl2 / distro packages).

Packaging

See packaging/ for pkgsrc, FreeBSD/OpenBSD/DragonFly ports stubs, Windows MSI notes, and Linux static build notes.

Auto-build (every 4 hours)

User LaunchAgent: ~/Library/LaunchAgents/ch.openkknd.autobuild.plist
Script: scripts/bump-and-build.sh → artifacts in dist/<version>/.