Skip to content

study-game-engines/korge-libraries

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

korlibs

This repository hosts the libraries used by KorGE (Kotlin Game Engine). It contains all the modules but KorGE itself.

For the old korlibs repo: https://github.com/korlibs/korlibs-all

Usage

Modules are published to Maven Central under the com.soywiz group.

For example, you can use korlibs-crypto as follows (replacing X.X.X with the latest release):

implementation("com.soywiz:korlibs-crypto:X.X.X")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages

  • WebAssembly 67.1%
  • Kotlin 30.4%
  • C++ 1.3%
  • C 1.1%
  • TypeScript 0.1%
  • Python 0.0%