Introduction to LibKTX with real example games #328
Pinned
Quillraven
started this conversation in
Show and tell
Replies: 3 comments 3 replies
-
Very useful resources, @Quillraven! I think your games are among the best open source KTX projects out there. Thanks for sharing. |
Beta Was this translation helpful? Give feedback.
3 replies
-
thank you :) Simoo00n |
Beta Was this translation helpful? Give feedback.
0 replies
-
Here is one more Open Source KTX game, Tangler. A 2D graphics puzzle with dynamically generated sprite textures. The code is thoroughly commented. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey guys,
I am Simon, one of the contributors to LibKTX. I have made a few projects already with LibKTX and also tutorials that hopefully help other developers out there to getting started with games using LibKTX.
Here are the things that might help you:
One thing to note: I would recommend to use gdx-liftoff as a setup. In my opinion it produces better gradle build files than the official LibGDX setup.
I hope that these things help some people out there :)
Happy coding!
Beta Was this translation helpful? Give feedback.
All reactions