Well it can. Libgdx is sort of a multi-platform g...
# kobalt
i
Well it can. Libgdx is sort of a multi-platform game platform that targets Java Desktop, Web (using gwt), Android and potentially iOS using RoboVM. Everything, except the gwt frontend, can be written in Kotlin. Most application logic is put in the “Core” and the code that is specific for the platform is limited.