
About
King under the Mountain is a Java game built with the LibGDX framework, originally developed by Rocket Jump Technology and released as open source under the MIT license. The repository is organized into a core module with the game code and assets and a desktop module with the platform launcher.
Getting started
Run it via the desktop launcher class from within the core module's working directory; the game's packed asset files are already generated and included, so the texture-packing step normally only needs to be re-run after asset changes.