ClarityMoe / Lovewing.kt

Lovewing on Kotlin!
Apache License 2.0
1 stars 0 forks source link

Evaluate Java 2D Game Frameworks #1

Open sr229 opened 6 years ago

sr229 commented 6 years ago

We should aim for:

We need to build the base of the game first from this set of libraries and it needs ot be optimized as possible

sr229 commented 6 years ago

There's Slick2D which is used by opsu! along with LWJGL.

na-2n commented 6 years ago

What about libGDX, also has kotlin stuff (ktx)

sr229 commented 6 years ago

LibGDX is also used unison with another lib to ease down developmen IMO. but we'll use that