Skip to content
Daniel B edited this page Nov 20, 2020 · 4 revisions

Introduction

Kha is a low level SDK for building games and media applications in a portable way. Think SDL, but super-charged.

Based on the Haxe programming language and the krafix shader-compiler it can cross-compile your code and optimize your assets for even the most obscure systems.

Kha is so portable, it can in fact run on top of other game engines and its generational graphics and audio API design gets the best out of every target, supporting super fast 2D graphics just as well as high end 3D graphics.

The main development is held by Robert Konrad

Things you can do now: