I just released the first version (v0.1.0) of the ...
# feed
l
I just released the first version (v0.1.0) of the 2D multiplatform game framework I've been working on for the past few months 🙂 https://github.com/littlektframework/littlekt
K 15
👍🏻 2
K 3
K 7
👍 12
t
Interesting, I'll take a look.
v
From the docs, it is an interesting blend of KorGE and LibGDX.
j
Very cool! I'll try it
m
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
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
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.
👍 1