Skip to content

Portable Game Window for Kotlin for JVM, Android and HTML5

Notifications You must be signed in to change notification settings

invideoio/korgw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Korio

Korui

With Korui you can create your UI once, and run it in HTML5, Java AWT and Android.

Build Status Maven Version Discord

Support korgw

If you like korgw, or want your company logo here, please consider becoming a sponsor ★,
in addition to ensure the continuity of the project, you will get exclusive content.

All KOR libraries

KORIO - KORIM - KORUI

Use with gradle:

compile "com.soywiz:korui:$korVersion"

Online Example:

https://soywiz.github.io/korio_samples/korui1/index.html

HTML test:

npm -g install http-server
./gradlew distJs
cd korui-jtransc-example/build/jtransc-js
http-server
open http://127.0.0.1:8080

About

Portable Game Window for Kotlin for JVM, Android and HTML5

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 80.6%
  • Kotlin 18.8%
  • Other 0.6%