SkillAgentSearch skills...

Klay

A Kotlin game development framework for multiple platforms

Install / Use

/learn @cdietze/Klay
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Klay

JitPack Release Build Status

A Kotlin game development framework for multiple platforms.

Klay is a port in Kotlin of the PlayN Project.

Currently there is only a JVM backend.

Building

The library is built using Gradle.

Invoke ./gradlew build to build.

Invoke ./gradlew publishToMavenLocal to install the JARs to your local maven repository.

Demo

./gradlew :klay-demo:klay-demo-jvm:run will launch the JVM klay demo.

./gradlew :tripleklay:tripleklay-demo:tripleklay-demo-jvm:run will launch the JVM tripleklay demo. tripleklay is a port in Kotlin of the utility library Triple Play.

License

Klay is released under the Apache License, Version 2.0 which can be found in the LICENSE file and at http://www.apache.org/licenses/LICENSE-2.0 on the web.

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated7y ago
Forks0

Languages

Kotlin

Security Score

70/100

Audited on Mar 26, 2019

No findings