A Clojure FFI layer for libgdx-core has been created, providing a thin facade over the libGDX Java classes. The library allows for incremental growth, with currently around 72 classes facaded, and is designed to be used with Clojure 1.12+ and Leiningen. The library is not a full libGDX API coverage and not a Clojure game engine, but rather a plain interop layer. It is available on GitHub and can be added as a dependency using Leiningen or deps.edn.