Top 5 Kotlin Gamedev Projects
-
Java seems to have gained a second wind in recent years, and the innovation in this ecosystem is speeding up. Java 20 and LTS release 21 are expected to happen this year. RIFE2, an actively-developed pure-Java web framework, has recently caught my attention. Like Javalin, it appears to be built on top of the successful Jetty server. I also started exploring FXGL for building games with Java. Lastly, as concerns over COVID-19 variants wane I expect an increase in Java developers participating in community events. For example, Chicago finally had its first in-person JConf event and the Chicago Java User Group (CJUG) is easing back into in-person events.
-
Project mention: Is there a cross platform 2d graphics library with a simple API like p5 | reddit.com/r/Kotlin | 2022-06-25
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
imgui
Bloat-free Immediate Mode Graphical User interface for JVM with minimal dependencies (rewrite of dear imgui) (by kotlin-graphics)
-
You could have a look at open-source game frameworks like KorGE or MiniGDX, they are written in multiplatform kotlin and not at all specific to android.
-
compose_dash
This repo contains the source code to my three part series "Creating a retro-style game with Jetpack Compose". The app is the prototype of a maze-like puzzle game.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
Kotlin Gamedev related posts
Index
What are some of the best open-source Gamedev projects in Kotlin? This list will help you:
Project | Stars | |
---|---|---|
1 | FXGL | 3,020 |
2 | ktx | 1,193 |
3 | imgui | 516 |
4 | minigdx | 138 |
5 | compose_dash | 15 |