From the docs, it is an interesting blend of KorGE and LibGDX.
j
Jerv Norsk
02/08/2022, 8:15 AM
Very cool! I'll try it
m
Michał Kalinowski
02/08/2022, 9:20 AM
Pretty cool start! But you should consider separate render thread from game/ui thread as soon as possible(mixing rendering code with logic isn't the best idea)
👍 1
a
Ayfri
02/08/2022, 9:48 AM
I've looked at the docs on mobile, it's sad that a lot of main components are not done for now but I'm very hyped by your creation, I'll maybe use it later ^^
l
LeHaine
02/08/2022, 12:03 PM
Thanks all. Yeah a lot of the doc pages are missing but the code is done. For example the cameras doc page still needs written but cameras are useable in the framework.