
implementation("com.soywiz.korge:korge-core:5.0.0-alpha")korge-core is a game engine facilitating development of interactive applications. It offers a live-preview editor, integrated asset store, and debugging tools. Recent updates include WebAssembly module support, enabling execution of WebAssembly code across various platforms, and Foreign Function Interface (FFI) support in common code, allowing integration with APIs like Steam. The engine has also transitioned its 2D geometry calculations from Float to Double for enhanced precision.