Game with Kotlin?

Can I create 2D/2.5D games like Raycaster with pure Kotlin? Are there any game libraries besides LibGDX?

if you prefer low level:
https://www.lwjgl.org/

otherwise:

Hey, we have a couple of them here which hopefully you could find useful :slight_smile: