Kotlin-Multiplatform-Libraries
KorGE
Kotlin-Multiplatform-Libraries | KorGE | |
---|---|---|
5 | 30 | |
2,970 | 2,643 | |
2.2% | 2.2% | |
6.8 | 9.2 | |
24 days ago | 4 months ago | |
Kotlin | ||
- | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Kotlin-Multiplatform-Libraries
-
Multi-platform libraries built with Kotlin Multiplatform (KMP)
There's nothing you can do. However, Kotlin's official provides several libraries, so the scope that can be achieved using them is by no means small. Also, AAkira/Kotlin-Multiplatform-Libraries introduces several famous libraries created with Kotlin Multiplatform, which can be helpful. However, it can be quite disappointing when certain environments are not supported. But let's think of it as an opportunity! Let's become the first person to implement it!
-
Do you use kotlin/js?
Now if you're just writing a crud app (what my hobby project is) and you use compose multiplatform for your UI, SQLDelight for persistence, and one of the many MPP architecture libraries, you don't have to write a wrapper.
-
How We integrated Kotlin Multiplatform Into Profi
We did encounter some problems as a result of our ignorance. When we started on the project, there was very little information on the implementation of KMM, so we had to solve all of the issues ourselves. The Kotlin Multiplatform community is growing rapidly with more articles and reports appearing at conferences and meetups. There are channels in Slack and Telegram, libraries for Kotlin Multiplatform, and so on, plenty of information sources available.
-
Kotlin Team AMA #3: Ask Us Anything
From https://github.com/AAkira/Kotlin-Multiplatform-Libraries#cipher: https://github.com/korlibs/krypto https://github.com/ionspin/kotlin-multiplatform-libsodium
-
WooCommerce Client - Kotlin Multiplatform mobile - Discussion for Library
There is a fair selection of libs listed here: Kotlin-Multiplatform-Libraries If you need some deeper insights drop me a DM
KorGE
-
The Game for my Daughter
korge
- KorGE early dev version published with WASM (WebAssembly) support! Along KorIO, KorIM, KorAU, KorTE, korinject, and KorGW
-
Show HN: Tiny – A 2D Game Engine in Kotlin Working with Lua
Lua is easy to learn, dynamically typed and doesn't need to be compiled: it's perfect to get instant reload and it's perfect for small projects.
If you want to create games using Kotlin, you can try my 3D Game Engine: minigdx (https://github.com/minigdx/minigdx).
Or other game engine:
- https://littlekt.com/ (LittleKt (Little Kotlin) is a multiplatform 2D game framework written in Kotlin)
- https://korge.org/ (Korge - Modern Multiplatform Game Engine for Kotlin.)
- https://libgdx.com/ (LibGDX, it's for Java but you can use Kotlin, if you don't want to target the web platform)
-
🧸 Tiny : my Kotlin Multiplatform 2D Game engine
- https://korge.org/ (Korge - Modern Multiplatform Game Engine for Kotlin.) - https://github.com/minigdx/minigdx (Minigdx - Minimalist Game Framework using Kotlin Multiplatform / I created it before creating Tiny) - https://libgdx.com/ (LibGDX, it's for Java but you can use Kotlin, if you don't want to target the web platform)
- Kotlin Multiplatform in Intellij, "hot reloading"
- `kds`, `kmem`, `klock`, `krypto`, `klogger`, `kbignum` published to WASM target in 4.0.1
-
KorGE 4.0 released (along kproject)! 🎊
The new version of this Kotlin Multiplatform Game Engine https://korge.org/ (JS, JVM (Windows/Linux/Mac), Android, K/N(Windows, Linux, Mac, iOS)) along the korlibs (kds, kmem, klock, krypto, korma, korio, korim, korau, korgw, korge, korte) has been released.
- What are some good Kotlin libraries used for drawing/presenting images on a screen?
-
Introducing Kotlin/Wasm
there is actually a really nice library that might be what you're looking for: https://korge.org/
-
I am looking to try game development with LibKTX (and LibGDX). Do you know how I can get helpful documentation for the classes, methods, etc?
Have you seen KorGE?
What are some alternatives?
Decompose - Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing (navigation) and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.)
ktx - Kotlin extensions for the libGDX game framework
multiplatform-settings - A Kotlin Multiplatform library for saving simple key-value data
FXGL - Java / JavaFX / Kotlin Game Library (Engine)
kotlinx-datetime - KotlinX multiplatform date/time library
littlekt - A multiplatform WebGPU 2D game framework written in Kotlin. Build your own game engine on top.
koin - Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
Zircon - Zircon is an extensible and user-friendly, multiplatform tile engine.
Decompose - Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing functionality and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.), inspired by Badoos RIBs fork of the Uber RIBs framework
thelema-engine - Thelema - 3D graphics engine, written in Kotlin. Based on sources of libGDX.
multik - Multidimensional array library for Kotlin
FriceEngine - :video_game: JVM game engine based on Swing/JavaFX.